summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCodeComplete.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-04-30 23:33:33 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-04-30 23:33:33 +0000
commitfa139cd3bd48e02a5b8a79338365bb3462a0c869 (patch)
treed9a5f9d2712d9d1185363352267cd822f01b28b6 /clang/lib/Sema/SemaCodeComplete.cpp
parentb4015e18776ea17a4e461a613042c3ac36ac728d (diff)
downloadbcm5719-llvm-fa139cd3bd48e02a5b8a79338365bb3462a0c869.tar.gz
bcm5719-llvm-fa139cd3bd48e02a5b8a79338365bb3462a0c869.zip
Remove -Wc++98-compat warning for an outrageously-rare circumstance of 'this'
being used in an exception specification in a way which isn't otherwise ill-formed in C++98: this warning also incorrectly triggered on uses of 'this' inside thread-safety attributes, and the mechanism required to tell these cases apart is more complex than can be justified by the (minimal) value of this part of -Wc++98-compat. llvm-svn: 155857
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud