hanchenye-llvm-project/clang/test/CodeGenObjCXX
Richard Smith 7ed5fb2d22 Add missing temporary materialization conversion on left-hand side of .
in some member function calls.

Specifically, when calling a conversion function, we would fail to
create the AST node representing materialization of the class object.

llvm-svn: 338135
2018-07-27 17:13:18 +00:00
..
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
arc-attrs.mm
arc-blocks.mm [CodeGen][ObjC] Make block copy/dispose helper functions exception-safe. 2018-07-26 16:51:21 +00:00
arc-constexpr.mm
arc-cxx11-init-list.mm Disable -fmerge-all-constants as default. 2018-04-05 15:29:52 +00:00
arc-cxx11-member-init.mm
arc-exceptions.mm Change memcpy/memove/memset to have dest and source alignment attributes (Step 1). 2018-01-19 17:12:54 +00:00
arc-forwarded-lambda-call.mm [CodeGen] Avoid destructing a callee-destructued struct type in a 2018-04-27 06:57:00 +00:00
arc-globals.mm
arc-indirect.mm
arc-mangle.mm
arc-marker-funclet.mm [CodeGen] Add funclet token to ARC marker 2018-03-19 19:34:39 +00:00
arc-move.mm
arc-new-delete.mm
arc-pseudo-destructors.mm
arc-references.mm
arc-returns-inner-reference-ptr.mm
arc-special-member-functions.mm [CodeGen] Avoid destructing a callee-destructued struct type in a 2018-04-27 06:57:00 +00:00
arc-weak.mm
arc.mm
auto-release-result-assert.mm
block-default-arg.mm
block-id.mm
block-in-template-inst.mm
block-nested-in-lambda.cpp
block-var-layout.mm
blocks.mm
boxing.mm
catch-id-type.mm
copy.mm
copyable-property-object.mm
debug-info-block-capture-this.mm
debug-info-cyclic.mm
debug-info-line.mm test: repair windows build after SVN r327105 2018-03-09 23:00:29 +00:00
debug-info.mm
designated-initializers.mm
destroy.mm
encode.mm
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
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 [CodeGen] Avoid destructing a callee-destructued struct type in a 2018-04-27 06:57:00 +00:00
lambda-to-block.mm
literals.mm Add missing temporary materialization conversion on left-hand side of . 2018-07-27 17:13:18 +00:00
lvalue-reference-getter.mm
mangle-blocks.mm
mangle.mm
message-reference.mm
message.mm
method-local-extern-mangle.mm
microsoft-abi-arc-param-order.mm [MS] Don't escape MS C++ names with \01 2018-03-16 20:36:49 +00:00
mrc-weak.mm
msabi-objc-extensions.mm [MS] Don't escape MS C++ names with \01 2018-03-16 20:36:49 +00:00
msabi-objc-types.mm [MS] Don't escape MS C++ names with \01 2018-03-16 20:36:49 +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 [ObjC++] Never pass structs that transitively contain __weak fields in 2018-04-09 22:48:22 +00:00
objc-weak.mm
objfw-exceptions.mm
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
property-derived-to-base-conv.mm
property-dot-copy-elision.mm [ObjC++] Make parameter passing and function return compatible with ObjC 2018-03-28 21:13:14 +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
property-object-reference.mm
property-objects.mm [CodeGen] Ignore OpaqueValueExprs that are unique references to their 2018-03-20 01:47:58 +00:00
property-reference.mm
refence-assign-write-barrier.mm
references.mm
return.mm
rtti.mm
selector-expr-lvalue.mm
subst-sel.mm
unknown-anytype.mm
write-barrier-global-assign.mm