diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-30 23:33:33 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2012-04-30 23:33:33 +0000 |
| commit | fa139cd3bd48e02a5b8a79338365bb3462a0c869 (patch) | |
| tree | d9a5f9d2712d9d1185363352267cd822f01b28b6 /clang/lib/CodeGen/CodeGenAction.cpp | |
| parent | b4015e18776ea17a4e461a613042c3ac36ac728d (diff) | |
| download | bcm5719-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/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions

