llvm-project/clang/test/CXX
Fariborz Jahanian bb6db56028 Provide Fixit warning when 'auto' is intended as storage
specifier in legacy code. Patch is reviewed offline by Doug.
// rdar://9036633.

llvm-svn: 126261
2011-02-22 23:17:49 +00:00
..
basic C++ [basic.scope.hiding] allows an ordinary name to hide a non-tag 2010-10-23 16:06:17 +00:00
class PR9037: Allow override, final, and new as an extension on inline members. 2011-01-28 06:07:34 +00:00
class.access Pass -fexceptions to all tests that use try/catch/throw. 2011-02-19 19:23:03 +00:00
class.derived Fix PR8767, improve diagnostic wording when allocating an object of an 2011-02-18 23:59:51 +00:00
conv Drop an unjustified limitation from Type::isObjectType(). Fixes PR7801 and doesn't seem to break anything. 2010-08-05 01:21:19 +00:00
dcl.dcl Provide Fixit warning when 'auto' is intended as storage 2011-02-22 23:17:49 +00:00
dcl.decl Fix a few auto-related issues: 2011-02-22 00:36:53 +00:00
except Pass -fexceptions to all tests that use try/catch/throw. 2011-02-19 19:23:03 +00:00
expr Implement the C++0x deduced 'auto' feature. 2011-02-20 03:19:35 +00:00
lex Fix for PR6220: compute the correct type for multicharacter literals. 2010-02-03 18:21:45 +00:00
over Handle the resolution of a reference to a function template (which 2011-02-19 21:32:49 +00:00
special Pass -fexceptions to all tests that use try/catch/throw. 2011-02-19 19:23:03 +00:00
stmt.stmt Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
temp Pass -fexceptions to all tests that use try/catch/throw. 2011-02-19 19:23:03 +00:00