diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-07 22:18:05 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-07 22:18:05 +0000 |
commit | 07c0f285ba92148f5793959c386dc2ba8f0cc7f7 (patch) | |
tree | 964b85fb29ee7613ed394bb8fe656d16945b4e23 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e15bffe9ea8743182f70f18d1a8720c21d28be18 (diff) | |
download | llvm-07c0f285ba92148f5793959c386dc2ba8f0cc7f7.zip llvm-07c0f285ba92148f5793959c386dc2ba8f0cc7f7.tar.gz llvm-07c0f285ba92148f5793959c386dc2ba8f0cc7f7.tar.bz2 |
Fix a couple of wrong self-comparison diagnostics.
Check whether we are comparing the same entity, not merely the same
declaration, and don't assume that weak declarations resolve to distinct
entities.
llvm-svn: 321976
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions