llvm-project/clang/test/FixIt
Chris Lattner 0151b7edb7 fix the ?: fixit that ted added to recover properly.
llvm-svn: 101943
2010-04-20 21:33:39 +00:00
..
fixit-at.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
fixit-c90.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
fixit-cxx0x.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
fixit-errors-1.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
fixit-errors.c Teach -fixit to modify all of its inputs instead of just the main file, unless 2010-04-15 06:46:58 +00:00
fixit-objc.m Improve diagnostics like "initializing <type> from an expression of 2010-04-09 17:53:29 +00:00
fixit-pmem.cpp Teach -fixit to modify all of its inputs instead of just the main file, unless 2010-04-15 06:46:58 +00:00
fixit-unrecoverable.c Teach typo correction about various language keywords. We can't 2010-04-14 20:04:41 +00:00
fixit-unrecoverable.cpp Teach typo correction about various language keywords. We can't 2010-04-14 20:04:41 +00:00
fixit.c fix the ?: fixit that ted added to recover properly. 2010-04-20 21:33:39 +00:00
fixit.cpp Thread a Scope pointer into BuildRecoveryCallExpr to help typo 2010-04-14 20:27:54 +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 Whenever we emit a typo-correction diagnostic, also emit a note 2010-01-07 00:17:44 +00:00
typo.cpp Turn access control on by default in -cc1. 2010-04-09 19:03:51 +00:00
typo.m When searching for code-completion and typo-correction candidates, 2010-04-19 18:02:19 +00:00