hanchenye-llvm-project/clang/test/FixIt
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
..
auto-fixit.m Provide Fixit warning when 'auto' is intended as storage 2011-02-22 23:17:49 +00:00
fixit-c90.c Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
fixit-cxx0x.cpp Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
fixit-errors-1.c Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
fixit-errors.c Minor tweak so that fixit-errors.c is never compiled; it crashes and pops up a crash dialog on my system. 2010-10-22 23:35:40 +00:00
fixit-objc-message.m Implement automatic bracket insertion for Objective-C class message 2010-09-16 01:51:54 +00:00
fixit-objc.m Improve recovery when there is a stray ']' or ')' before the ';' at 2010-09-07 15:23:11 +00:00
fixit-pmem.cpp Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
fixit-suffix.c Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
fixit-unrecoverable.c Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
fixit-unrecoverable.cpp When we run into an error parsing or type-checking the left-hand side 2010-09-17 22:25:06 +00:00
fixit.c Improve recovery when a comma is missing between enumerators in an 2010-09-07 14:51:08 +00:00
fixit.cpp Remove the Fix-It for "main must return 'int'", which is not always 2011-02-19 19:04:23 +00:00
no-typo.c Introduce -f{no-}spell-checking options to enable/disable 2010-07-09 17:35:33 +00:00
typo-crash.m Fix a crash with ill-formed code within a method in an ill-formed 2010-02-04 23:42:48 +00:00
typo.c Teach clang -fixit to modify files in-place, or -fixit=suffix to create new 2010-04-24 01:30:46 +00:00
typo.cpp Fix handling of property and ivar lookup in typo correction; the two 2010-10-20 03:06:34 +00:00
typo.m Disable this test until we figure out what madness it causes 2010-10-26 23:34:31 +00:00