.. |
blockcast3.mm
|
…
|
|
blockstruct.m
|
Fix an objective-c rewriter bug rewriting a __block
|
2011-01-27 23:18:15 +00:00 |
crash.m
|
…
|
|
dllimport-typedef.c
|
Change the wording of the bad-decl-for-attribute warning and error
|
2011-01-25 03:51:08 +00:00 |
finally.m
|
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on.
|
2011-02-22 01:52:06 +00:00 |
id-test-3.m
|
…
|
|
inner-block-helper-funcs.mm
|
Test for // rdar://9846759
|
2011-07-31 20:27:31 +00:00 |
instancetype-test.mm
|
objc rewriter - more fixes to support compiling the rewritten
|
2011-09-10 17:01:56 +00:00 |
ivar-encoding-1.m
|
…
|
|
ivar-encoding-2.m
|
…
|
|
metadata-test-1.m
|
…
|
|
metadata-test-2.m
|
…
|
|
method-encoding-1.m
|
…
|
|
missing-dllimport.c
|
…
|
|
objc-encoding-bug-1.m
|
…
|
|
objc-ivar-receiver-1.m
|
…
|
|
objc-string-concat-1.m
|
…
|
|
objc-super-test.m
|
…
|
|
objc-synchronized-1.m
|
…
|
|
properties.m
|
Warn about code that uses variables and functions with internal linkage
|
2011-02-19 02:53:41 +00:00 |
property-dot-syntax.mm
|
Rewrite bug fix rewriting a property assignment when
|
2010-10-14 23:31:39 +00:00 |
protocol-rewrite-1.m
|
…
|
|
protocol-rewrite-2.m
|
Fix the rewriter, rdar://10234024.
|
2011-10-05 19:37:56 +00:00 |
rewrite-anonymous-union.m
|
…
|
|
rewrite-api-bug.m
|
…
|
|
rewrite-block-argument.m
|
…
|
|
rewrite-block-consts.mm
|
…
|
|
rewrite-block-ivar-call.mm
|
…
|
|
rewrite-block-literal-1.mm
|
Fixup more objc rwriter bug having to do with
|
2011-04-11 21:17:02 +00:00 |
rewrite-block-literal.c
|
…
|
|
rewrite-block-pointer.mm
|
Fixes a rewriter bug rewriting call to a byref
|
2011-04-01 23:08:13 +00:00 |
rewrite-block-property.m
|
Fix a rewriter bug involving call to property's
|
2011-02-26 00:33:41 +00:00 |
rewrite-byref-in-nested-blocks.mm
|
…
|
|
rewrite-byref-vars.mm
|
…
|
|
rewrite-captured-nested-bvar.c
|
Block rewriting bug. Don't take address of captured
|
2011-02-16 22:37:10 +00:00 |
rewrite-cast-ivar-access.mm
|
…
|
|
rewrite-cast-to-bool.mm
|
objc rewriter: Fixes a rewriting of implicit casting of an integral
|
2011-08-04 23:58:03 +00:00 |
rewrite-category-property.mm
|
…
|
|
rewrite-constructor-init.mm
|
…
|
|
rewrite-eh.m
|
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on.
|
2011-02-22 01:52:06 +00:00 |
rewrite-elaborated-type.mm
|
…
|
|
rewrite-extern-c.mm
|
…
|
|
rewrite-foreach-1.m
|
…
|
|
rewrite-foreach-2.m
|
…
|
|
rewrite-foreach-3.m
|
…
|
|
rewrite-foreach-4.m
|
…
|
|
rewrite-foreach-5.m
|
Fix a rewrite bug. // rdar://9039342
|
2011-02-24 21:29:21 +00:00 |
rewrite-foreach-6.m
|
Fix a rewrite bug. // rdar://9039342
|
2011-02-24 21:29:21 +00:00 |
rewrite-foreach-7.m
|
…
|
|
rewrite-foreach-in-block.mm
|
objective-c rewrite: Fixes rewriting of objective-c collection
|
2011-08-02 20:28:46 +00:00 |
rewrite-foreach-protocol-id.m
|
Fix a rewrite bug. // rdar://9039342
|
2011-02-24 21:29:21 +00:00 |
rewrite-forward-class.m
|
objective-c: Treat top-level objective-c declarations
|
2011-08-27 20:50:59 +00:00 |
rewrite-forward-class.mm
|
Fix a rewriter bug caused by recent changes in objc's
|
2011-08-29 22:21:46 +00:00 |
rewrite-function-decl.mm
|
…
|
|
rewrite-implementation.mm
|
objc, objc rewriter. Fixes couple of bugs one
|
2011-12-21 19:48:07 +00:00 |
rewrite-ivar-use.m
|
…
|
|
rewrite-local-externs-in-block.mm
|
…
|
|
rewrite-local-static-id.mm
|
…
|
|
rewrite-message-expr.mm
|
…
|
|
rewrite-nest.m
|
…
|
|
rewrite-nested-blocks-1.mm
|
…
|
|
rewrite-nested-blocks-2.mm
|
Fix a block rewriter bug where copy/dispose entries in
|
2010-10-05 18:05:06 +00:00 |
rewrite-nested-blocks.mm
|
…
|
|
rewrite-nested-ivar.mm
|
…
|
|
rewrite-nested-property-in-blocks.mm
|
Fix rewriter to match recent changes in property ref
|
2010-12-04 21:22:13 +00:00 |
rewrite-no-nextline.mm
|
…
|
|
rewrite-property-attributes.mm
|
…
|
|
rewrite-property-set-cfstring.mm
|
When dealing with an assignment with LHS being a property reference
|
2010-10-08 21:12:22 +00:00 |
rewrite-protocol-property.mm
|
Fix a rewriting bug of rewriting properties declared in
|
2010-10-16 00:29:27 +00:00 |
rewrite-protocol-qualified.mm
|
Rewriting array element type of qualified-id.
|
2010-09-30 20:41:32 +00:00 |
rewrite-protocol-type-1.m
|
…
|
|
rewrite-qualified-id.mm
|
…
|
|
rewrite-rewritten-initializer.mm
|
…
|
|
rewrite-static-block.mm
|
…
|
|
rewrite-super-message.mm
|
objc, objc rewriter. Fixes couple of bugs one
|
2011-12-21 19:48:07 +00:00 |
rewrite-trivial-constructor.mm
|
…
|
|
rewrite-try-catch.m
|
Teach objc-rewriter to pass -fobjc-exceptions along.
|
2011-02-25 17:24:55 +00:00 |
rewrite-typeof.mm
|
…
|
|
rewrite-unique-block-api.mm
|
…
|
|
rewrite-user-defined-accessors.mm
|
Do not rewrite new accessor if user has defined accessors.
|
2010-10-19 23:47:54 +00:00 |
rewrite-vararg.m
|
Fix objc rewriting bug casting to qualified objective-c pointetr.
|
2011-02-26 01:31:36 +00:00 |
rewrite-weak-attr.m
|
…
|
|
static-type-protocol-1.m
|
…
|
|
undecl-objc-h.m
|
…
|
|
undeclared-method-1.m
|
…
|
|
undef-field-reference-1.m
|
…
|
|
va-method.m
|
…
|
|
weak_byref_objects.m
|
…
|
|