[modules] Make IndirectFieldDecl mergeable to avoid lookup ambiguity when the...
[modules] Make IndirectFieldDecl mergeable to avoid lookup ambiguity when the same anonymous union is defined across multiple modules. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243940 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/AST/Decl.h 5 additions, 1 deletioninclude/clang/AST/Decl.h
- lib/Serialization/ASTReaderDecl.cpp 9 additions, 0 deletionslib/Serialization/ASTReaderDecl.cpp
- test/Modules/Inputs/submodules-merge-defs/defs.h 8 additions, 0 deletionstest/Modules/Inputs/submodules-merge-defs/defs.h
- test/Modules/submodules-merge-defs.cpp 1 addition, 0 deletionstest/Modules/submodules-merge-defs.cpp
Loading
Please register or sign in to comment