diff options
author | John McCall <rjmccall@apple.com> | 2013-04-14 08:50:55 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2013-04-14 08:50:55 +0000 |
commit | ad327cd214e835b9b7c88bf696e2e20e012cf2b6 (patch) | |
tree | fd458fa78f05c0896d0c6b50c2597fb81aa04df2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 512dc38f817ccc3aaea3d642584b3ca2c4d734d3 (diff) | |
download | bcm5719-llvm-ad327cd214e835b9b7c88bf696e2e20e012cf2b6.tar.gz bcm5719-llvm-ad327cd214e835b9b7c88bf696e2e20e012cf2b6.zip |
Handle incompatible redeclarations of library builtins better.
Invalid redeclarations of valid explicit declarations shouldn't
take the same path as redeclarations of implicit declarations,
and invalid local extern declarations shouldn't foul things up
for everybody else.
llvm-svn: 179482
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions