PR27754: CXXRecordDecl::data() needs to perform an update even if it's called
on a declaration that already knows the location of the DefinitionData object. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269858 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/DeclCXX.h 14 additions, 34 deletionsinclude/clang/AST/DeclCXX.h
- lib/AST/DeclCXX.cpp 1 addition, 1 deletionlib/AST/DeclCXX.cpp
- lib/Serialization/ASTReaderDecl.cpp 10 additions, 10 deletionslib/Serialization/ASTReaderDecl.cpp
- test/Modules/Inputs/PR27754/RConversionRuleParser.h 4 additions, 0 deletionstest/Modules/Inputs/PR27754/RConversionRuleParser.h
- test/Modules/Inputs/PR27754/TMetaUtils.h 2 additions, 0 deletionstest/Modules/Inputs/PR27754/TMetaUtils.h
- test/Modules/Inputs/PR27754/TSchemaType.h 2 additions, 0 deletionstest/Modules/Inputs/PR27754/TSchemaType.h
- test/Modules/Inputs/PR27754/algobase.h 4 additions, 0 deletionstest/Modules/Inputs/PR27754/algobase.h
- test/Modules/Inputs/PR27754/module.modulemap 3 additions, 0 deletionstest/Modules/Inputs/PR27754/module.modulemap
- test/Modules/pr27754.cpp 7 additions, 0 deletionstest/Modules/pr27754.cpp
Loading
Please register or sign in to comment