]> granicus.if.org Git - clang/commit
[modules] Ensure that if we merge the definitions of two enumerations, that
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 17 Jun 2015 23:07:50 +0000 (23:07 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 17 Jun 2015 23:07:50 +0000 (23:07 +0000)
commitebc80e4942e72d0a4ddf5f5cdd956459f01a4b2e
tree6e94836a5493e317db0f00b44eb53cf19b5de760
parentd635b74650f70603940354305aeaf3b89000cd61
[modules] Ensure that if we merge the definitions of two enumerations, that
making either of them visible makes the merged definition visible.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@239969 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
lib/Serialization/ASTReaderDecl.cpp
test/Modules/submodules-merge-defs.cpp