diff options
author | Douglas Gregor <dgregor@apple.com> | 2013-01-09 00:47:56 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2013-01-09 00:47:56 +0000 |
commit | 7dc80e1c4dd44ce2b2da0fc3daff786c3d02348b (patch) | |
tree | 814ae8e165f243a597bdd6dddd3d1cefea6b7d2a /unittests/Format/FormatTest.cpp | |
parent | e178e70e14380cf8828a307f912fcdbd3882b752 (diff) |
When name lookup for a redeclaration finds declarations that are known
(because they are part of some module) but have not been made visible
(because they are in a submodule that wasn't imported), filter out
those declarations unless both the old declaration and the new
declaration have external linkage. When one or both has internal
linkage, there should be no conflict unless both are imported.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171925 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions