diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-03 23:03:54 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-03 23:03:54 +0000 |
commit | 9fb4e60d7d76e4a3f45f473fe016478f66b94c2f (patch) | |
tree | 174985193bd58f526857dfec5aa43731549f2c77 /clang/test/CodeGen/builtins-overflow.c | |
parent | 9cded98ad6ac4dc6be7ce9b4b8ae80815c46a41a (diff) | |
download | bcm5719-llvm-9fb4e60d7d76e4a3f45f473fe016478f66b94c2f.tar.gz bcm5719-llvm-9fb4e60d7d76e4a3f45f473fe016478f66b94c2f.zip |
PR33503: When a qualified name in a redeclaration names a prior declaration in
an inline namespace, update its semantic DeclContext to match.
We would previously get the semantic DeclContext wrong (pointing to the named
scope rather than the inline namespace within it), resulting in wrong lookup
results and linkage-related problems if the inline namespace was an anonymous
namespace.
llvm-svn: 321770
Diffstat (limited to 'clang/test/CodeGen/builtins-overflow.c')
0 files changed, 0 insertions, 0 deletions