hanchenye-llvm-project/clang/test/Rewriter
Alp Toker 0621cb2e7d Make clang's rewrite engine a core feature
The rewrite facility's footprint is small so it's not worth going to these
lengths to support disabling at configure time, particularly since key compiler
features now depend on it.

Meanwhile the Objective-C rewriters have been moved under the
ENABLE_CLANG_ARCMT umbrella for now as they're comparatively heavy and still
potentially worth excluding from lightweight builds.

Tests are now passing with any combination of feature flags. The flags
historically haven't been tested by LLVM's build servers so caveat emptor.

llvm-svn: 213171
2014-07-16 16:48:33 +00:00
..
blockcast3.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
blockstruct.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
crash.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
finally.m Consolidate header inclusion diagnostics 2014-07-11 20:53:51 +00:00
func-in-impl.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
id-test-3.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
inner-block-helper-funcs.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
instancetype-test.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
ivar-encoding-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
ivar-encoding-2.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
line-generation-test.m Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
lit.local.cfg Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
metadata-test-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
metadata-test-2.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
method-encoding-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
missing-dllimport.c An inline function redeclaration does not drop the dllimport attribute 2014-05-22 15:46:15 +00:00
modern-write-bf-abi.mm objective-C modern translator. Fixes a trivial 2013-02-08 17:15:07 +00:00
no-integrated-preprocessing-64bit.m Correct test to target 'unknown' 2013-12-02 03:50:16 +00:00
no-integrated-preprocessing.m Use -target instead of ignored -arch to fix x86_64 builders 2014-02-16 08:18:13 +00:00
objc-bool-literal-check-modern.mm
objc-bool-literal-modern-1.mm
objc-bool-literal-modern.mm
objc-encoding-bug-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
objc-ivar-receiver-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
objc-modern-StretAPI-2.mm Modern objc translator: Fixes a crash in rewriter when rewriting the API 2012-08-21 18:56:50 +00:00
objc-modern-StretAPI-3.mm Modern ObjectiveC translator. Fix translation of 2013-09-09 19:59:59 +00:00
objc-modern-StretAPI.mm objective-c modern translator: synthesize argument type 2012-06-29 19:55:46 +00:00
objc-modern-boxing.mm Adjust clang for change to APFloat::toString. 2013-08-29 23:44:43 +00:00
objc-modern-class-init-hooks.mm
objc-modern-class-init.mm
objc-modern-container-subscript.mm Remove dependency on string.h 2012-06-29 23:48:43 +00:00
objc-modern-fast-enumeration.mm ObjectiveC modern translator: fix up generated fast enumeration 2013-09-05 17:17:32 +00:00
objc-modern-getclass-proto.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
objc-modern-implicit-cast.mm
objc-modern-ivar-receiver-1.mm
objc-modern-linkage-spec.mm
objc-modern-metadata-visibility.mm
objc-modern-numeric-literal.mm Adjust clang for change to APFloat::toString. 2013-08-29 23:44:43 +00:00
objc-modern-property-attributes.mm Objective-C: Correctly encode 'retain' and 'copy' for readonly properties. 2013-05-08 23:47:40 +00:00
objc-modern-property-bitfield.m objective-C modern translation: Fix another random translation bug 2013-02-08 18:57:50 +00:00
objc-string-concat-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
objc-super-test.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
objc-synchronized-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
properties.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
property-dot-syntax.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
protocol-rewrite-1.m ObjectiveC modern translator. Fixes a translation bug 2013-11-22 18:43:41 +00:00
protocol-rewrite-2.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-anonymous-union.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-api-bug.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-argument.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-consts.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-ivar-call.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-literal-1.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-literal.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-pointer.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-block-property.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-byref-in-nested-blocks.mm Fix PR15845: apparently MSVC does not support implicit int in C++ mode. 2013-04-30 22:43:51 +00:00
rewrite-byref-vars.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-captured-nested-bvar.c
rewrite-cast-ivar-access.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
rewrite-cast-ivar-modern-access.mm
rewrite-cast-to-bool.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-category-property.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
rewrite-constructor-init.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-eh.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-elaborated-type.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-extern-c.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-foreach-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-foreach-2.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-foreach-3.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-foreach-4.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-foreach-5.m Define id to the correct type. 2013-06-07 18:41:01 +00:00
rewrite-foreach-6.m Define id to the correct type. 2013-06-07 18:41:01 +00:00
rewrite-foreach-7.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-foreach-in-block.mm Define id to the correct type. 2013-06-07 18:41:01 +00:00
rewrite-foreach-protocol-id.m Define id to the correct type. 2013-06-07 18:41:01 +00:00
rewrite-forward-class.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-forward-class.mm Revert my patch in r191155 to allow forward 2013-09-24 17:03:07 +00:00
rewrite-function-decl.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-implementation.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-interface-locals.mm ObjectiveC modern rewriter. Rewrite typedefs 2013-10-07 19:54:22 +00:00
rewrite-ivar-use.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-line-directive.m Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
rewrite-local-externs-in-block.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-local-static-id.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-message-expr.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
rewrite-modern-array-literal.mm
rewrite-modern-atautoreleasepool.mm
rewrite-modern-block-consts.mm
rewrite-modern-block-ivar-call.mm
rewrite-modern-block.mm
rewrite-modern-captured-nested-bvar.mm
rewrite-modern-catch.m
rewrite-modern-class.mm
rewrite-modern-container-literal.mm
rewrite-modern-default-property-synthesis.mm Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. 2013-09-27 20:21:48 +00:00
rewrite-modern-extern-c-func-decl.mm
rewrite-modern-ivar-access.mm
rewrite-modern-ivar-use.mm
rewrite-modern-ivars-1.mm
rewrite-modern-ivars-2.mm
rewrite-modern-ivars.mm
rewrite-modern-nested-ivar.mm
rewrite-modern-private-ivars.mm
rewrite-modern-protocol-1.mm
rewrite-modern-protocol.mm
rewrite-modern-qualified-type.mm Objective-C modern rewriter. Fixes a bug 2013-04-03 19:11:21 +00:00
rewrite-modern-struct-ivar-1.mm
rewrite-modern-struct-ivar.mm
rewrite-modern-super.mm
rewrite-modern-synchronized.m ObjectiveC modern translator: Provide proper cast of 2013-09-17 17:51:48 +00:00
rewrite-modern-throw.m objective-C modern translator: Fixes a mistranslation 2013-02-11 19:30:33 +00:00
rewrite-modern-try-catch-finally.m
rewrite-modern-try-finally.m
rewrite-modern-typeof.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
rewrite-nest.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-nested-blocks-1.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-nested-blocks-2.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-nested-blocks.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-nested-ivar.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-nested-property-in-blocks.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-no-nextline.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-property-attributes.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-property-set-cfstring.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-protocol-property.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-protocol-qualified.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-protocol-type-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-qualified-id.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-rewritten-initializer.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-static-block.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-super-message.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-trivial-constructor.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-try-catch.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-typeof.mm Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
rewrite-unique-block-api.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-user-defined-accessors.mm Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-vararg.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
rewrite-weak-attr.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
static-type-protocol-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
undecl-objc-h.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
undeclared-method-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
undef-field-reference-1.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
unnamed-bf-modern-write.mm objective-C modern translator. Fix up the translated 2013-02-07 01:53:15 +00:00
va-method.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00
weak_byref_objects.m Restructure how the driver communicates information about the 2012-06-20 06:18:46 +00:00