hanchenye-llvm-project/clang/test/CXX/stmt.stmt
Richard Smith 8ca78a16f4 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).

llvm-svn: 183881
2013-06-13 02:02:51 +00:00
..
stmt.ambig
stmt.dcl
stmt.iter/stmt.ranged Add -Wdeprecated warnings and fixits for things deprecated in C++11: 2013-06-13 02:02:51 +00:00
stmt.label
stmt.select The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00