hanchenye-llvm-project/clang/test/FixIt
Roman Divacky 718fb1cdf9 Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available
to lit and use this info to disable Analysis/FixIt/Rewriter/Analysis tests
when those are not compiled into clang.

llvm-svn: 189395
2013-08-27 19:27:35 +00:00
..
atomic-property.m
auto-fixit.m
auto-isa-fixit.m Objective-C: Provide fixit hints when warning 2013-04-02 18:57:54 +00:00
bridge-cast-in-arc.mm Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
bridge-in-non-arc.m Objective-C arc [qui]. Don't issue the bridge cast 2013-04-02 23:48:59 +00:00
dereference-addressof.c
fixit-autoreleasepool.m Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit-c90.c Remove useless 'XPASS: *' from tests 2013-01-25 22:20:24 +00:00
fixit-cxx0x.cpp Add -Wdeprecated warnings and fixits for things deprecated in C++11: 2013-06-13 02:02:51 +00:00
fixit-cxx1y-compat.cpp The 'constexpr implies const' rule for non-static member functions is gone in 2013-04-21 01:08:50 +00:00
fixit-cxx11-attributes.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit-cxx11-compat.cpp
fixit-errors-1.c Remove useless 'XPASS: *' from tests 2013-01-25 22:20:24 +00:00
fixit-errors.c This test actually passes, just add the missing expected-error 2013-01-25 22:08:24 +00:00
fixit-function-call.cpp
fixit-include.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit-include.h
fixit-interface-as-param.m Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit-missing-method-return-type.m
fixit-missing-self-in-block.m
fixit-newline-style.c Fix an assertion failure printing the unused-label fixit in files using CRLF line endings. <rdar://problem/12639047>. 2012-11-14 01:28:38 +00:00
fixit-nsstring-compare.m objc: Provide correct fixit instruction when two mismatched 2013-02-01 20:04:49 +00:00
fixit-objc-message-comma-separator.m Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit-objc-message.m
fixit-objc.m Objective-C [qoi]: Issue better warning when nsstring literal is missing 2013-06-10 23:51:51 +00:00
fixit-pmem.cpp
fixit-recompile.c
fixit-recursive-block.c
fixit-static-object-decl.m Unify return type checking for functions and ObjC methods. Move all the 2013-06-14 21:14:10 +00:00
fixit-suffix.c
fixit-unicode.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit-unrecoverable.c
fixit-unrecoverable.cpp
fixit-vexing-parse-cxx0x.cpp
fixit-vexing-parse.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
fixit.c
fixit.cpp A few small cleanups to r187504. Thanks to dblaikie for the assist. 2013-07-31 20:16:17 +00:00
format-darwin.m Fix testcase. 2013-03-25 23:05:40 +00:00
format-no-fixit.m
format.m Format strings: don't ever convert %+d to %lu. 2013-01-17 22:34:10 +00:00
format.mm Format strings: offer a cast to 'unichar' for %C in Objective-C contexts. 2012-12-05 18:44:49 +00:00
lit.local.cfg Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available 2013-08-27 19:27:35 +00:00
messages.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
no-fixit.cpp Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
no-macro-fixit.c
no-typo.c
objc-literals.m
selector-fixit.m Objective-C [qoi]: privide typo correction for selectors 2013-06-18 15:31:36 +00:00
typo-crash.cpp Implement [class.friend]p11's special name lookup rules for friend declarations 2013-08-09 04:35:01 +00:00
typo-crash.m
typo-using.cpp Offer typo suggestions for 'using' declarations. 2013-07-10 17:34:22 +00:00
typo.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
typo.cpp Attempt typo correction for function calls with the wrong number of arguments. 2013-07-08 23:13:44 +00:00
typo.m