diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-07 22:25:55 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-01-07 22:25:55 +0000 |
commit | db70052b65d4cce4e6dd69581381cf30be121cd6 (patch) | |
tree | 7eb6e50f47f9e965350a6c36c870c63e74eaaa35 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 07c0f285ba92148f5793959c386dc2ba8f0cc7f7 (diff) | |
download | llvm-db70052b65d4cce4e6dd69581381cf30be121cd6.zip llvm-db70052b65d4cce4e6dd69581381cf30be121cd6.tar.gz llvm-db70052b65d4cce4e6dd69581381cf30be121cd6.tar.bz2 |
Remove bogus check for template specialization from self-comparison warning.
The important check is that we're not within a template *instantiation*, which
we check separately.
llvm-svn: 321977
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions