summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-07-06 04:43:58 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-07-06 04:43:58 +0000
commitfc805cad14831d6f281a671e14c5730da25ad7eb (patch)
treea8a3de9dd0902c444b16d717479fae3a82a4a1fc /clang/lib/Frontend/CompilerInstance.cpp
parent37d8b67426fe0887c0d01ea144561e7982dbde7b (diff)
downloadbcm5719-llvm-fc805cad14831d6f281a671e14c5730da25ad7eb.tar.gz
bcm5719-llvm-fc805cad14831d6f281a671e14c5730da25ad7eb.zip
PR24030, PR24033: Consistently check whether a new declaration conflicts with
an existing using shadow declaration if they define entities of the same kind in different namespaces. We'd previously check this consistently if the using-declaration came after the other declaration, but not if it came before. llvm-svn: 241428
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud