commit | 79f4bb7aad1b7c53f8a3bc43d89de0efdef8286d | [log] [tgz] |
---|---|---|
author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jun 13 02:02:51 2013 +0000 |
committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jun 13 02:02:51 2013 +0000 |
tree | c55976c518a4991d4d04015e0a801f8925a88a3d | |
parent | 4e47ecb6b2e399d2a7cc3a91d1eab9e501c5580f [diff] |
Add -Wdeprecated warnings and fixits for things deprecated in C++11: - 'register' storage class - dynamic exception specifications Only the former check is enabled by default for now (the latter might be quite noisy). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183881 91177308-0d34-0410-b5e6-96231b3b80d8