..
Inputs
…
2007-10-03-MetadataPointers.mm
…
2010-08-04-Template.mm
…
2010-08-06-X.Y-syntax.mm
…
address-safety-attr.mm
…
arc-attrs-abi.mm
Represent pass_object_size attrs in ExtParameterInfo
2017-02-24 02:49:47 +00:00
arc-attrs.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-blocks.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-constexpr.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-cxx11-init-list.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-cxx11-member-init.mm
…
arc-exceptions.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-forwarded-lambda-call.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-globals.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-indirect.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-list-init-destruct.mm
[Sema] Check that the destructor for each element of class type is
2018-09-07 02:38:01 +00:00
arc-mangle.mm
Mangle __unaligned in Itanium ABI
2017-06-02 07:14:34 +00:00
arc-marker-funclet.mm
[AST] Revert mangling changes from r339428
2018-10-04 19:50:14 +00:00
arc-move.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-new-delete.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-pseudo-destructors.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-references.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-returns-inner-reference-ptr.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-special-member-functions.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc-weak.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
arc.mm
Use @llvm.objc.clang.arc.use intrinsic instead of clang.arc.use function.
2018-12-20 18:05:41 +00:00
auto-release-result-assert.mm
…
block-default-arg.mm
…
block-id.mm
…
block-in-template-inst.mm
…
block-nested-in-lambda.mm
[CodeGen] Replace '@' characters in block descriptors' symbol names with
2018-12-29 17:28:30 +00:00
block-var-layout.mm
…
blocks.mm
…
boxing.mm
ObjCBoxedExpr can't be evaluated by the constant expression evaluator.
2017-04-29 00:07:27 +00:00
catch-id-type.mm
…
copy.mm
…
copyable-property-object.mm
…
crash-function-type.mm
Pass the function type instead of the return type to FunctionDecl::Create
2018-11-11 00:56:15 +00:00
debug-info-block-capture-this.mm
…
debug-info-cyclic.mm
…
debug-info-line.mm
[DEBUGINFO] Add support for emission of the debug directives only.
2018-08-31 13:56:14 +00:00
debug-info.mm
…
designated-initializers.mm
…
destroy.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
encode.mm
[test] Make Lit tests C++11 Compatible - Objective-C++
2017-02-13 23:09:56 +00:00
exception-cxx.mm
…
exceptions-legacy.mm
…
exceptions.mm
…
externally-initialized-selectors.mm
…
foreach-statement.mm
…
gc.mm
…
implementation-in-extern-c.mm
…
implicit-copy-assign-operator.mm
…
implicit-copy-constructor.mm
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
2018-10-15 15:43:00 +00:00
inheriting-constructor-cleanup.mm
[CodeGen] Fix a test from r349848 by replacing `objc_` with `llvm.objc.`
2018-12-20 23:26:29 +00:00
instantiate-return.mm
[Sema][ObjC] Ensure that the return type of an ObjC method is a complete
2018-04-12 06:01:41 +00:00
ivar-objects.mm
…
lambda-expressions.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
lambda-to-block.mm
[CodeGen] Use the mangle context owned by CodeGenModule to correctly
2018-10-20 05:45:01 +00:00
literals.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
lvalue-reference-getter.mm
…
mangle-blocks.mm
Fix off-by-one error in block mangling.
2017-09-07 05:41:24 +00:00
mangle.mm
…
message-reference.mm
…
message.mm
…
method-local-extern-mangle.mm
…
microsoft-abi-arc-param-order.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
mrc-weak.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
msabi-objc-extensions.mm
[AST] Revert mangling changes from r339428
2018-10-04 19:50:14 +00:00
msabi-objc-types.mm
[AST] Revert mangling changes from r339428
2018-10-04 19:50:14 +00:00
msabi-stret.mm
CodeGenObjCXX: handle inalloca appropriately for msgSend variant
2018-02-28 20:16:12 +00:00
nested-ehlocation.mm
…
nrvo.mm
…
objc-container-subscripting-1.mm
…
objc-container-subscripting.mm
…
objc-struct-cxx-abi.mm
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
2018-10-15 15:43:00 +00:00
objc-weak.mm
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
2018-12-18 20:33:00 +00:00
objfw-exceptions.mm
[ObjC++] Use the correct EH personality in GNU mode
2017-04-01 17:59:01 +00:00
personality-abuse.mm
…
personality.mm
[CodeGen] Always use MSVC personality for windows-msvc targets
2018-06-08 00:41:01 +00:00
pr14474-gline-tables-only.mm
[DEBUGINFO] Add support for emission of the debug directives only.
2018-08-31 13:56:14 +00:00
property-derived-to-base-conv.mm
…
property-dot-copy-elision.mm
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
2018-10-15 15:43:00 +00:00
property-dot-copy.mm
…
property-dot-reference.mm
…
property-lvalue-capture.mm
…
property-object-conditional-exp.mm
…
property-object-reference-1.mm
…
property-object-reference-2.mm
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
2018-10-15 15:43:00 +00:00
property-object-reference.mm
…
property-objects.mm
Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"
2018-10-15 15:43:00 +00:00
property-reference.mm
…
refence-assign-write-barrier.mm
…
references.mm
…
return.mm
Add -f[no-]strict-return flag that can be used to avoid undefined behaviour
2017-01-04 13:40:34 +00:00
rtti.mm
…
selector-expr-lvalue.mm
…
subst-sel.mm
…
unknown-anytype.mm
…
write-barrier-global-assign.mm
…