summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2013-01-09 00:47:56 +0000
committerDouglas Gregor <dgregor@apple.com>2013-01-09 00:47:56 +0000
commit3552dabfe14af081a6a4434d3f908f420d0a3668 (patch)
treedbca0969816dbfb1702e5ffef63f75ab907e230e /llvm/lib
parent0ec3c5ca803cf2e431a6fddb1c504c63007d723d (diff)
downloadbcm5719-llvm-3552dabfe14af081a6a4434d3f908f420d0a3668.tar.gz
bcm5719-llvm-3552dabfe14af081a6a4434d3f908f420d0a3668.zip
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. llvm-svn: 171925
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud