hanchenye-llvm-project/clang/test/FixIt
Chad Rosier f897d3b88b Fixed test case asserts due to checkin of r130710.
llvm-svn: 130720
2011-05-02 20:39:21 +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 Fixed test case asserts due to checkin of r130710. 2011-05-02 20:39:21 +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 Implement a new identifier-classification scheme where Sema 2011-04-24 05:37:28 +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 Fixit suggestion for adding missing tag name should have a space after the tag name. Fixes rdar://9295072 2011-04-21 17:29:47 +00:00
fixit.cpp Improve recovery (error + fix-it) when parsing type dependent template name without the "template" keyword. 2011-03-27 19:41:34 +00:00
no-macro-fixit.c Issue the 2nd fixit even if fix-it hint is supressed. 2011-04-13 22:18:37 +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 Improve diagnostics for typo correction via Sema::ClassifyName(), by 2011-04-27 03:47:06 +00:00
typo.cpp Extend Sema::ClassifyName() to support C++, ironing out a few issues 2011-04-27 04:48:22 +00:00
typo.m Fix test 2011-04-27 04:02:56 +00:00