diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-01-03 22:46:00 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-01-03 22:46:00 +0000 |
commit | 1ca4a5c41b8707b5fafcd1af1c9824b1bb19a399 (patch) | |
tree | d889d80a3fd82b5669bde44f3e4bbf53f01e31e3 /lib/Driver/Tools.cpp | |
parent | 5a15d92206f8ef357c49d6993a6ec4a85bde7b8f (diff) |
Implement cross-module declaration merging for tag declarations, so
that if two modules A and B both contain a declaration of a tag such
as
struct X;
and those two modules are unrelated, the two declarations of X will be
merged into a single redeclaration chain.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147488 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions