aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-04-09 21:02:29 +0000
committerDouglas Gregor <dgregor@apple.com>2010-04-09 21:02:29 +0000
commit06aa50417d79b0bf1e9bf90dbf2e2168436f79a9 (patch)
tree93f65c5f57e3acd5949f1eb0092173d816ad3b8b /clang/lib/CodeGen/CodeGenModule.cpp
parent4e8bd580016762cde37efc415044e56f5dc332e8 (diff)
downloadllvm-06aa50417d79b0bf1e9bf90dbf2e2168436f79a9.zip
llvm-06aa50417d79b0bf1e9bf90dbf2e2168436f79a9.tar.gz
llvm-06aa50417d79b0bf1e9bf90dbf2e2168436f79a9.tar.bz2
Only complain about explicit instantiations following explicit
specializations when the explicit instantiation was... explicitly written, i.e., not the product of an explicit instantiation of an enclosing class. Fixes this spurious warning when Clang builds LLVM: /Volumes/Data/dgregor/Projects/llvm/lib/CodeGen/MachineDominators.cpp:22:1: warning: explicit instantiation of 'addRoot' that occurs after an explicit specialization will be ignored (C++0x extension) [-pedantic] llvm-svn: 100900
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions