Skip to content
  • Rui Ueyama's avatar
    Rename Version VersionDefinition. · bc94dd9b
    Rui Ueyama authored
    The identifier `Version` was used too often in the code to handle
    symbol versions. The struct that contains version definitions is
    named `Version`. Local variables for version ID are named `Version`.
    Local varaible for version string are named `Version`.
    
    This patch give them different names.
    
    llvm-svn: 275673
    bc94dd9b
Loading