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 | 2009ceed8233a5d8cb979fd34c75714011a4ea01 (patch) | |
tree | 607773bb46da368289cda730d788244e6a74a14b /clang/lib/Driver/Tools.cpp | |
parent | 1b7f2a7638b9e0e25fd7e05831f22935de059171 (diff) | |
download | bcm5719-llvm-2009ceed8233a5d8cb979fd34c75714011a4ea01.tar.gz bcm5719-llvm-2009ceed8233a5d8cb979fd34c75714011a4ea01.zip |
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.
llvm-svn: 147488
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions