hanchenye-llvm-project/clang/test/FixIt
Douglas Gregor b11f94590c When diagnosing an invalid out-of-line redeclaration, don't permit
typo correction to introduce a nested-name-specifier; we aren't
prepared to handle it here. Fixes PR12297 / <rdar://problem/11075219>.

llvm-svn: 153445
2012-03-26 16:54:18 +00:00
..
atomic-property.m Test for my last patch. // rdar://10267155. 2012-02-29 22:21:36 +00:00
auto-fixit.m
dereference-addressof.c
fixit-c90.c
fixit-cxx0x.cpp Fix a couple of issues with literal-operator-id parsing, and provide recovery 2012-03-08 23:06:02 +00:00
fixit-cxx11-compat.cpp Implement C++11 [lex.ext]p10 for string and character literals: a ud-suffix not 2012-03-08 02:39:21 +00:00
fixit-errors-1.c
fixit-errors.c
fixit-function-call.cpp
fixit-missing-method-return-type.m
fixit-objc-message.m
fixit-objc.m
fixit-pmem.cpp
fixit-recompile.c Introduce 3 new fixit options: 2012-01-26 02:40:48 +00:00
fixit-recursive-block.c improve on diagnostic when block captures uninitialized 2012-03-08 00:52:24 +00:00
fixit-static-object-decl.m
fixit-suffix.c
fixit-unrecoverable.c
fixit-unrecoverable.cpp
fixit-vexing-parse-cxx0x.cpp Use character literals for vexing initialization fixit hints. 2012-03-18 02:56:47 +00:00
fixit-vexing-parse.cpp Use character literals for vexing initialization fixit hints. 2012-03-18 02:56:47 +00:00
fixit.c Reject continue/break statements within members of local functions nested within 2012-02-17 01:35:32 +00:00
fixit.cpp PR11684, core issue 1417: 2012-02-10 11:05:11 +00:00
no-macro-fixit.c
no-typo.c
objc-literals.m And libclang cursor/indexing support for new Objective-C NSArray/NSDictionary/NSNumber literals. 2012-03-06 20:06:06 +00:00
typo-crash.cpp When diagnosing an invalid out-of-line redeclaration, don't permit 2012-03-26 16:54:18 +00:00
typo-crash.m
typo.c Modify how the -verify flag works. Currently, the verification string and 2011-12-15 00:38:15 +00:00
typo.cpp
typo.m