clang-1/test/FixIt
Nick Lewycky d4a97a18ea Teach -fixit to modify all of its inputs instead of just the main file, unless
-fixit-at specified a particular fixit to fix, or the -o flag was used.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101359 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-15 06:46:58 +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 Add fixit hint for missing ':' in ternary expressions. 2010-04-12 22:10:35 +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 Teach -fixit to modify all of its inputs instead of just the main file, unless 2010-04-15 06:46:58 +00:00