hanchenye-llvm-project/clang/test/CodeGenCXX
Reid Kleckner 3ab5a9cd1c [MS] Mangle return adjusting thunks with the public access specifier
MSVC does this, so we should too.

Fixes PR40138

llvm-svn: 350071
2018-12-26 20:07:52 +00:00
..
Inputs [AST] Do not align virtual bases in `MicrosoftRecordLayoutBuilder` when 2018-10-23 08:23:22 +00:00
2003-11-02-WeakLinkage.cpp
2003-11-18-PtrMemConstantInitializer.cpp
2003-11-27-MultipleInheritanceThunk.cpp
2003-11-29-DuplicatedCleanupTest.cpp
2003-12-08-ArrayOfPtrToMemberFunc.cpp
2004-01-11-DynamicInitializedConstant.cpp
2004-03-08-ReinterpretCastCopy.cpp
2004-03-09-UnmangledBuiltinMethods.cpp
2004-03-15-CleanupsAndGotos.cpp
2004-06-08-LateTemplateInstantiation.cpp
2004-09-27-DidntEmitTemplate.cpp
2004-11-27-ExceptionCleanupAssertion.cpp
2004-11-27-FriendDefaultArgCrash.cpp
2005-01-03-StaticInitializers.cpp
2005-02-11-AnonymousUnion.cpp
2005-02-13-BadDynamicInit.cpp
2005-02-19-BitfieldStructCrash.cpp
2005-02-19-UnnamedVirtualThunkArgument.cpp
2005-02-20-BrokenReferenceTest.cpp
2006-03-01-GimplifyCrash.cpp
2006-03-06-C++RecurseCrash.cpp
2006-09-12-OpaqueStructCrash.cpp
2006-10-30-ClassBitfield.cpp
2006-11-20-GlobalSymbols.cpp
2006-11-30-ConstantExprCrash.cpp
2007-01-02-UnboundedArray.cpp
2007-01-06-PtrMethodInit.cpp
2007-04-05-PackedBitFields-1.cpp
2007-04-05-PackedBitFieldsOverlap-2.cpp
2007-04-05-PackedBitFieldsOverlap.cpp
2007-04-05-PackedBitFieldsSmall.cpp
2007-04-05-StructPackedFieldUnpacked.cpp
2007-04-10-PackedUnion.cpp
2007-04-14-FNoBuiltin.cpp
2007-05-03-VectorInit.cpp
2007-07-29-RestrictPtrArg.cpp
2007-07-29-RestrictRefArg.cpp
2007-09-10-RecursiveTypeResolution.cpp
2007-10-01-StructResize.cpp
2008-01-12-VecInit.cpp
2008-05-07-CrazyOffsetOf.cpp
2009-03-17-dbg.cpp
2009-04-23-bool2.cpp
2009-05-04-PureConstNounwind.cpp
2009-06-16-DebugInfoCrash.cpp
2009-07-16-Using.cpp
2009-08-05-ZeroInitWidth.cpp
2009-08-11-VectorRetTy.cpp
2009-09-09-packed-layout.cpp
2009-10-27-crash.cpp
2009-12-23-MissingSext.cpp
2010-03-09-AnonAggregate.cpp
2010-05-10-Var-DbgInfo.cpp
2010-05-11-alwaysinlineinstantiation.cpp
2010-05-12-PtrToMember-Dbg.cpp
2010-06-21-LocalVarDbg.cpp
2010-06-22-BitfieldInit.cpp
2010-06-22-ZeroBitfield.cpp
2010-07-23-DeclLoc.cpp
2011-12-19-init-list-ctor.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
2012-02-06-VecInitialization.cpp
2012-03-16-StoreAlign.cpp
DynArrayInit.cpp
PR4827-cast.cpp
PR4983-constructor-conversion.cpp
PR5050-constructor-conversion.cpp
PR5093-static-member-function.cpp
PR5834-constructor-conversion.cpp
PR5863-unreachable-block.cpp
PR6474.cpp
PR19955.cpp
PR20038.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
PR24289.cpp
PR26569.cpp
PR28220.cpp
PR28523.cpp
PR37481.cpp
__null.cpp
aarch64-aapcs-zerolength-bitfield.cpp
aarch64-arguments.cpp
aarch64-cxxabi.cpp
aarch64-mangle-neon-vectors.cpp
aarch64-neon.cpp
aarch64-sign-return-address-static-ctor.cpp [AArch64] Branch Protection and Return Address Signing B Key Support 2018-10-25 15:23:49 +00:00
abstract-class-ctors-dtors.cpp
address-of-fntemplate.cpp
address-space-cast-coerce.cpp Fix bitcast to address space cast for coerced load/stores 2018-11-08 16:55:46 +00:00
address-space-cast.cpp Sema: Fix explicit address space cast involving void pointers 2018-08-03 03:18:56 +00:00
address-space-ref.cpp [clang]: Add support for "-fno-delete-null-pointer-checks" 2018-07-19 00:44:52 +00:00
alias-available-externally.cpp
align-avx-complete-objects.cpp
alignment.cpp
alloc-size.cpp
alloca-align.cpp
always_destroy.cpp Add a new flag and attributes to control static destructor registration 2018-08-21 17:24:06 +00:00
amdgcn-automatic-variable.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
amdgcn-func-arg.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
amdgcn-string-literal.cpp CGDecl::emitStoresForConstant fix synthesized constant's name 2018-11-15 00:19:18 +00:00
amdgcn_declspec_get.cpp
anonymous-namespaces.cpp
anonymous-union-member-initializer.cpp
apple-kext-guard-variable.cpp Recommit r335063: [Darwin] Add a warning for missing include path for libstdc++ 2018-06-19 22:47:53 +00:00
apple-kext-indirect-call-2.cpp
apple-kext-indirect-call.cpp
apple-kext-indirect-virtual-dtor-call.cpp
apple-kext-linkage.cpp
apple-kext-no-staticinit-section.cpp
apple-kext.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
arm-cc.cpp
arm-swiftcall.cpp
arm-vaarg.cpp
arm.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
arm64-constructor-return.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
arm64-darwinpcs.cpp
arm64-empty-struct.cpp
arm64.cpp
armv7k.cpp
array-construction.cpp
array-default-argument.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
array-operator-delete-call.cpp
array-pointer-decay.cpp
array-value-initialize.cpp
asm.cpp
assign-construct-memcpy.cpp
assign-operator.cpp
atomic-align.cpp
atomic-dllexport.cpp
atomic-inline.cpp Revert r323281 "Adjust MaxAtomicInlineWidth for i386/i486 targets." 2018-08-24 22:46:33 +00:00
atomic.cpp
atomicinit.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
attr-cleanup.cpp
attr-cpuspecific.cpp Make CPUDispatch resolver emit dependent functions. 2018-12-07 15:31:23 +00:00
attr-disable-tail-calls.cpp
attr-exclude_from_explicit_instantiation.dont_assume_extern_instantiation.cpp [clang] Add the exclude_from_explicit_instantiation attribute 2018-10-04 15:49:42 +00:00
attr-mode-vector-types-tmpl.cpp
attr-no-destroy-d54344.cpp [CodeGen][CXX]: Fix no_destroy CG bug under specific circumstances 2018-11-12 01:19:16 +00:00
attr-notail.cpp
attr-target-mv-diff-ns.cpp Implement Function Multiversioning for Non-ELF Systems. 2018-10-25 18:57:19 +00:00
attr-target-mv-func-ptrs.cpp Implement Function Multiversioning for Non-ELF Systems. 2018-10-25 18:57:19 +00:00
attr-target-mv-inalloca.cpp Implement Function Multiversioning for Non-ELF Systems. 2018-10-25 18:57:19 +00:00
attr-target-mv-member-funcs.cpp Revert "Multiversioning- Ensure all MV functions are emitted." 2018-12-07 14:56:50 +00:00
attr-target-mv-modules.cpp
attr-target-mv-out-of-line-defs.cpp Implement Function Multiversioning for Non-ELF Systems. 2018-10-25 18:57:19 +00:00
attr-target-mv-overloads.cpp Implement Function Multiversioning for Non-ELF Systems. 2018-10-25 18:57:19 +00:00
attr-used.cpp
attr-x86-interrupt.cpp
attr-x86-no_caller_saved_registers.cpp
attr.cpp
attribute_internal_linkage.cpp
auto-var-init.cpp Automatic variable initialization 2018-12-18 05:12:21 +00:00
auto-variable-template.cpp
bitfield-layout.cpp
bitfield.cpp
block-byref-cxx-objc.cpp Make changes to the check strings so that the test I modified in r339438 2018-08-10 17:07:27 +00:00
block-byref.cpp [OPENMP][BLOCKS]Fix PR38923: reference to a global variable is captured 2018-08-20 16:00:22 +00:00
block-capture.cpp Distinguish `__block` variables that are captured by escaping blocks 2018-10-01 21:51:28 +00:00
block-destruct.cpp
block-in-ctor-dtor.cpp
block-inalloca.cpp
block.cpp
blocks-cxx11.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
blocks.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
bool-bitfield.cpp
builtin-constant-p.cpp Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures."" 2018-11-30 23:41:18 +00:00
builtin-launder.cpp [Clang] Add __builtin_launder 2018-12-14 21:11:28 +00:00
builtin-operator-new-delete.cpp
builtins-arm-exclusive.cpp
builtins-systemz-zvector.cpp
builtins.cpp Fix __builtin_*_overflow when out-param isn't constexpr 2018-07-05 15:52:58 +00:00
c-linkage.cpp
c99-variable-length-array.cpp
call-arg-zero-temp.cpp
call-with-static-chain.cpp
captured-statements.cpp
cast-conversion.cpp
cast-to-ref-bool.cpp
castexpr-basepathsize-threshold.cpp [CodeGenCXX] XFAIL test for ASAN on Darwin. 2018-11-06 02:16:28 +00:00
casts.cpp
catch-implicit-integer-sign-changes-true-negatives.cpp [clang][ubsan] Implicit Conversion Sanitizer - integer sign change - clang part 2018-10-30 21:58:56 +00:00
catch-implicit-integer-truncations.cpp [clang][ubsan] Split Implicit Integer Truncation Sanitizer into unsigned and signed checks 2018-10-11 09:09:50 +00:00
catch-undef-behavior.cpp Tests: fix tests encoding specific hash values for 32-bit systems. 2018-08-31 19:24:37 +00:00
catch-undef-behavior2.cpp
cfi-blacklist.cpp
cfi-cast.cpp
cfi-cross-dso.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
cfi-icall.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
cfi-mfcall-incomplete.cpp Implement CFI for indirect calls via a member function pointer. 2018-06-26 02:15:47 +00:00
cfi-mfcall.cpp Implement CFI for indirect calls via a member function pointer. 2018-06-26 02:15:47 +00:00
cfi-ms-rtti.cpp
cfi-ms-vbase-derived-cast.cpp
cfi-ms-vbase-nvcall.cpp
cfi-nvcall.cpp
cfi-speculative-vtable.cpp
cfi-stats.cpp
cfi-vcall-check-after-args.cpp
cfi-vcall-no-trap.cpp
char8_t.cpp
clang-abi-compat.cpp
clang-sections-tentative.c
clang-sections.cpp
class-layout.cpp
code-seg.cpp Add support for __declspec(code_seg("segname")) 2018-07-18 20:04:48 +00:00
code-seg1.cpp Add support for __declspec(code_seg("segname")) 2018-07-18 20:04:48 +00:00
code-seg2.cpp Add support for __declspec(code_seg("segname")) 2018-07-18 20:04:48 +00:00
code-seg3.cpp Add support for __declspec(code_seg("segname")) 2018-07-18 20:04:48 +00:00
compound-literals.cpp
condition.cpp
conditional-expr-lvalue.cpp
conditional-gnu-ext.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
conditional-temporaries.cpp Avoid creating conditional cleanup blocks that contain only @llvm.lifetime.end calls 2018-08-04 01:25:06 +00:00
const-base-cast.cpp
const-global-linkage.cpp
const-init-cxx1y.cpp
const-init-cxx11.cpp CGDecl::emitStoresForConstant fix synthesized constant's name 2018-11-15 00:19:18 +00:00
const-init.cpp
constructor-alias.cpp IRgen: Mark aliases of ctors and dtors as unnamed_addr. 2018-06-18 20:58:54 +00:00
constructor-attr.cpp
constructor-conversion.cpp
constructor-convert.cpp
constructor-default-arg.cpp
constructor-destructor-return-this.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
constructor-direct-call.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
constructor-for-array-members.cpp
constructor-init-reference.cpp
constructor-init.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
constructor-template.cpp
constructors.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
conversion-function.cpp
conversion-operator-base.cpp
convert-to-fptr.cpp
copy-assign-synthesis-1.cpp
copy-assign-synthesis-2.cpp
copy-assign-synthesis-3.cpp
copy-assign-synthesis.cpp
copy-assign-volatile-synthesis.cpp
copy-constructor-elim-2.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
copy-constructor-elim.cpp
copy-constructor-synthesis-2.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
copy-constructor-synthesis.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
copy-in-cplus-object.cpp
copy-initialization.cpp
coverage.cpp
cp-blocks-linetables.cpp
crash.cpp [DEBUGINFO] Add support for emission of the debug directives only. 2018-08-31 13:56:14 +00:00
ctor-dtor-alias.cpp Revert r337456: [CodeGen] Disable aggressive structor optimizations at -O0, take 3 2018-07-29 03:05:07 +00:00
ctor-globalopt.cpp
cxx-apple-kext.cpp
cxx-block-objects.cpp [CodeGen] Merge equivalent block copy/helper functions. 2018-08-10 15:09:24 +00:00
cxx0x-defaulted-templates.cpp
cxx0x-delegating-ctors.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
cxx0x-initializer-array.cpp
cxx0x-initializer-constructors.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
cxx0x-initializer-references.cpp
cxx0x-initializer-scalars.cpp
cxx0x-initializer-stdinitializerlist-pr12086.cpp
cxx0x-initializer-stdinitializerlist-startend.cpp
cxx0x-initializer-stdinitializerlist.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
cxx1y-deduced-return-type.cpp
cxx1y-generic-lambdas.cpp
cxx1y-init-captures.cpp PR24164, PR39336: init-captures are not distinct full-expressions. 2018-10-19 19:01:34 +00:00
cxx1y-initializer-aggregate.cpp
cxx1y-sized-deallocation.cpp
cxx1y-variable-template-linkage.cpp
cxx1y-variable-template.cpp
cxx1z-aligned-allocation.cpp
cxx1z-class-deduction.cpp
cxx1z-constexpr-if.cpp
cxx1z-copy-omission.cpp
cxx1z-decomposition.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
cxx1z-eval-order.cpp
cxx1z-fold-expression.cpp
cxx1z-init-statement.cpp
cxx1z-initializer-aggregate.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
cxx1z-inline-variables.cpp
cxx1z-lambda-star-this.cpp
cxx1z-noexcept-function-type.cpp
cxx2a-compare.cpp
cxx2a-destroying-delete.cpp
cxx2a-init-statement.cpp CGDecl::emitStoresForConstant fix synthesized constant's name 2018-11-15 00:19:18 +00:00
cxx2a-three-way-comparison.cpp Revert r345330 "Add MS ABI mangling for operator<=>." 2018-10-26 13:05:45 +00:00
cxx11-exception-spec.cpp
cxx11-extern-constexpr.cpp
cxx11-initializer-aggregate.cpp
cxx11-initializer-array-new.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
cxx11-noreturn.cpp
cxx11-special-members.cpp
cxx11-thread-local-reference.cpp
cxx11-thread-local.cpp Part of PR39508: Emit an @llvm.invariant.start after storing to 2018-10-31 20:39:26 +00:00
cxx11-trivial-initializer-struct.cpp
cxx11-unrestricted-union.cpp
cxx11-user-defined-literal.cpp
cxx11-vtable-key-function.cpp
dbg-info-all-calls-described.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-access.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-alias.cpp
debug-info-anon-namespace.cpp
debug-info-anon-union-vars.cpp
debug-info-artificial-arg.cpp
debug-info-blocks.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-byval.cpp [codeview] Make "clang -g" emit codeview by default when targetting MSVC 2018-11-14 22:59:27 +00:00
debug-info-calling-conventions.cpp
debug-info-char16.cpp
debug-info-class-limited-plugin.test
debug-info-class-limited.test
debug-info-class-nolimit.cpp
debug-info-class-optzns.cpp
debug-info-class.cpp
debug-info-codeview-display-name.cpp
debug-info-codeview-injected-class.cpp
debug-info-codeview-nested-types.cpp
debug-info-codeview-unnamed.cpp
debug-info-codeview-var-templates.cpp [codeview] Don't emit variable templates as class members 2018-07-20 20:55:00 +00:00
debug-info-composite-cc.cpp
debug-info-context.cpp
debug-info-ctor.cpp
debug-info-ctor2.cpp [codeview] Make "clang -g" emit codeview by default when targetting MSVC 2018-11-14 22:59:27 +00:00
debug-info-cxx0x.cpp
debug-info-cxx1y.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-decl-nested.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-determinism.cpp
debug-info-dllimport-base-class.cpp
debug-info-dup-fwd-decl.cpp
debug-info-enum-class.cpp
debug-info-enum.cpp
debug-info-explicit-cast.cpp
debug-info-fn-template.cpp
debug-info-friend.cpp
debug-info-function-context.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-fwd-ref.cpp
debug-info-fwd-template-param.cpp
debug-info-gline-tables-only.cpp [DEBUGINFO] Add support for emission of the debug directives only. 2018-08-31 13:56:14 +00:00
debug-info-global-ctor-dtor.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-global.cpp
debug-info-globalinit.cpp
debug-info-indirect-field-decl.cpp
debug-info-inheriting-constructor.cpp [CodeGen] Revert commit https://reviews.llvm.org/rL342717 2018-09-24 18:24:18 +00:00
debug-info-inlined.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-lambda.cpp Relax assumption about default method calling convention in new test 2018-09-14 20:50:39 +00:00
debug-info-large-constant.cpp
debug-info-limited.cpp
debug-info-line-if.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
debug-info-line.cpp [DEBUGINFO] Add support for emission of the debug directives only. 2018-08-31 13:56:14 +00:00
debug-info-loops.cpp
debug-info-member-call.cpp
debug-info-member.cpp [codeview] Make "clang -g" emit codeview by default when targetting MSVC 2018-11-14 22:59:27 +00:00
debug-info-method-nodebug.cpp
debug-info-method-spec.cpp [codeview] Make "clang -g" emit codeview by default when targetting MSVC 2018-11-14 22:59:27 +00:00
debug-info-method.cpp
debug-info-method2.cpp
debug-info-ms-abi.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-ms-anonymous-tag.cpp
debug-info-ms-bitfields.cpp
debug-info-ms-dtor-thunks.cpp [DEBUGINFO] Add support for emission of the debug directives only. 2018-08-31 13:56:14 +00:00
debug-info-ms-ptr-to-member.cpp
debug-info-ms-vbase.cpp
debug-info-namespace.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-nested-exprs.cpp
debug-info-nodebug.cpp
debug-info-nullptr.cpp
debug-info-ptr-to-member-function.cpp
debug-info-qualifiers.cpp
debug-info-range-for-var-names.cpp
debug-info-rvalue-ref.cpp
debug-info-scope.cpp
debug-info-scoped-class.cpp
debug-info-static-fns.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-static-member.cpp
debug-info-template-array.cpp
debug-info-template-deduction-guide.cpp
debug-info-template-explicit-specialization.cpp [DEBUGINFO] Add support for emission of the debug directives only. 2018-08-31 13:56:14 +00:00
debug-info-template-fwd.cpp
debug-info-template-limit.cpp
debug-info-template-member.cpp Add template type and value parameter metadata nodes to template variable specializations 2018-10-03 18:45:04 +00:00
debug-info-template-partial-specialization.cpp
debug-info-template-quals.cpp
debug-info-template-recursive.cpp
debug-info-template.cpp
debug-info-this.cpp
debug-info-thunk-msabi.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-thunk.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-info-union-template.cpp
debug-info-union.cpp
debug-info-use-after-free.cpp
debug-info-uuid.cpp
debug-info-varargs.cpp
debug-info-vla.cpp Fix a nondeterminism in the debug info for VLA size expressions. 2018-11-09 19:17:56 +00:00
debug-info-vtable-optzn.cpp
debug-info-wchar.cpp
debug-info-windows-dtor.cpp [DEBUGINFO] Add support for emission of the debug directives only. 2018-08-31 13:56:14 +00:00
debug-info-zero-length-arrays.cpp
debug-info.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-lambda-expressions.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
debug-lambda-this.cpp
debug-prefix-map-lambda.cpp Reapply fix from r348062 to fix test on Windows. 2018-12-06 02:13:09 +00:00
decl-ref-init.cpp
default-arg-temps.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
default-arguments.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
default-constructor-default-argument.cpp
default-constructor-for-members.cpp
default-constructor-template-member.cpp
default-destructor-nested.cpp
default_calling_conv.cpp
deferred-global-init.cpp
delayed-template-parsing.cpp
delete-two-arg.cpp
delete.cpp
dependent-type-member-pointer.cpp
derived-cast.cpp
derived-to-base-conv.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
derived-to-base.cpp
derived-to-virtual-base-class-calls-final.cpp
destructor-calls.cpp
destructor-crash.cpp
destructor-debug-info.cpp
destructor-exception-spec.cpp
destructors.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
devirtualize-ms-dtor.cpp
devirtualize-virtual-function-calls-final.cpp
devirtualize-virtual-function-calls.cpp
discard-name-values.cpp
dllexport-alias.cpp IRgen: Mark aliases of ctors and dtors as unnamed_addr. 2018-06-18 20:58:54 +00:00
dllexport-ctor-closure.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
dllexport-dtor-thunks.cpp
dllexport-members.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
dllexport-missing-key.cpp [MinGW] Produce a vtable and RTTI for dllexported classes without a key function 2018-12-15 08:08:11 +00:00
dllexport-ms-friend.cpp
dllexport-no-dllexport-inlines.cpp Add /Zc:DllexportInlines option to clang-cl 2018-11-03 06:45:00 +00:00
dllexport-pr26549.cpp
dllexport-vtable-thunks.cpp
dllexport.cpp [clang-cl] Inherit dllexport to static locals also in template instantiations (PR39496) 2018-10-31 08:38:48 +00:00
dllimport-dtor-thunks.cpp
dllimport-members.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
dllimport-memptr-global.cpp
dllimport-missing-key.cpp
dllimport-rtti.cpp
dllimport-template-sdm.cpp
dllimport.cpp Follow-up to r345699: Call CheckStaticLocalForDllExport later for templates 2018-10-31 10:34:46 +00:00
dso-local-executable.cpp [MinGW] Don't mark external variables as DSO local 2018-08-29 17:26:58 +00:00
duplicate-mangled-name.cpp
dynamic-cast-always-null.cpp
dynamic-cast-hint.cpp
dynamic-cast.cpp
dynamic_cast-no-rtti.cpp
eh-aggregate-copy-destroy.cpp
eh-aggregated-inits-unwind.cpp
eh-aggregated-inits.cpp
eh.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
elide-call-reference.cpp
empty-classes.cpp
empty-nontrivially-copyable.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
empty-struct-init-list.cpp Fixed a breaking test case 2018-08-08 02:47:28 +00:00
empty-union.cpp
enable_if.cpp
enum.cpp
eval-recursive-constant.cpp
exception-spec-decay.cpp
exceptions-cxx-ehsc.cpp
exceptions-cxx-new.cpp
exceptions-no-rtti.cpp
exceptions-seh-filter-captures.cpp
exceptions-seh.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
exceptions.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
explicit-instantiation.cpp
expr.cpp
extern-c.cpp
extern-section-attribute.cpp
fastcall.cpp
field-access-debug-info.cpp
finegrain-bitfield-access.cpp
finegrain-bitfield-type.cpp
flatten.cpp
float16-declarations.cpp CGDecl::emitStoresForConstant fix synthesized constant's name 2018-11-15 00:19:18 +00:00
float128-declarations.cpp [Haiku] Support __float128 for x86 and x86_64 2018-12-05 15:05:06 +00:00
for-range-temporaries.cpp
for-range.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
forward-enum.cpp
fp16-mangle.cpp
fp16-overload.cpp
friend-redecl.cpp
funcattrs-global-ctor-dtor.cpp
funcsig.cpp
function-template-explicit-specialization.cpp
function-template-specialization.cpp
global-array-destruction.cpp
global-block-literal-helpers.cpp
global-dtor-no-atexit.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
global-init-darwin.cpp
global-init.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
global-llvm-constant.cpp
globalinit-loc.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
goto.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
hidden-dllimport.cpp
homogeneous-aggregates.cpp
implicit-copy-assign-operator.cpp
implicit-copy-constructor.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
implicit-exception-spec.cpp
implicit-instantiation-1.cpp
implicit-record-visibility.cpp
inalloca-lambda.cpp Emit a proper diagnostic when attempting to forward inalloca arguments 2018-12-12 23:46:06 +00:00
incomplete-member-function-pointer.cpp
incomplete-types.cpp
inheriting-constructor-cleanup.cpp [CodeGen] Fix assertion on emitting cleanup for object with inlined inherited constructor and non-trivial destructor. 2018-12-20 22:43:26 +00:00
inheriting-constructor.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
init-invariant.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
init-priority-attr.cpp
initializer-list-ctor-order.cpp
inline-dllexport-member.cpp
inline-functions.cpp
inline-hint.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
inline-template-hint.cpp [CodeGen] Attach InlineHint to more functions 2018-10-23 01:26:28 +00:00
instantiate-blocks.cpp
instantiate-init-list.cpp
instantiate-temporaries.cpp
instrument-functions.cpp
int64_uint64.cpp
internal-linkage.cpp
invalid.cpp
invariant.group-for-vptrs.cpp
key-function-vtable.cpp
lambda-expressions-inside-auto-functions.cpp
lambda-expressions-nested-linkage.cpp
lambda-expressions.cpp
lambda-to-function-pointer-conversion.cpp
lifetime-asan.cpp Avoid creating conditional cleanup blocks that contain only @llvm.lifetime.end calls 2018-08-04 01:25:06 +00:00
linetable-cleanup.cpp
linetable-eh.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
linetable-fnbegin.cpp [DebugInfo] NFC Clang test changes for: IR/Bitcode changes for DISubprogram flags. 2018-11-28 21:18:07 +00:00
linetable-virtual-variadic.cpp [CodeGen] Revert commit https://reviews.llvm.org/rL342717 2018-09-24 18:24:18 +00:00
linkage.cpp
lpad-linetable.cpp
lto-visibility-inference.cpp
lvalue-bitcasts.cpp
m64-ptr.cpp
main-norecurse.cpp
mangle-98.cpp
mangle-abi-examples.cpp
mangle-abi-tag.cpp
mangle-address-space.cpp Add AddressSpace mangling to MS mode 2018-12-14 23:17:34 +00:00
mangle-alias-template.cpp
mangle-exception-spec.cpp
mangle-exprs.cpp
mangle-extern-local.cpp
mangle-extreme.cpp
mangle-fail.cpp
mangle-lambdas.cpp
mangle-literal-suffix.cpp
mangle-local-anonymous-unions.cpp
mangle-local-class-names.cpp
mangle-local-class-vtables.cpp
mangle-local-classes-nested.cpp
mangle-long-double.cpp [PPC] Remove Darwin support from POWER backend. 2018-08-27 19:53:19 +00:00
mangle-mingw.cpp [MinGW] Automatically mangle Windows-specific entry points as C 2018-07-16 05:42:25 +00:00
mangle-ms-abi-examples.cpp
mangle-ms-arg-qualifiers.cpp
mangle-ms-back-references-pr13207.cpp
mangle-ms-back-references.cpp
mangle-ms-cxx11.cpp
mangle-ms-cxx14.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
mangle-ms-exception-spec.cpp Fix ms-layout_version declspec test and add missing new test 2018-12-17 23:16:43 +00:00
mangle-ms-md5.cpp
mangle-ms-return-qualifiers.cpp
mangle-ms-string-literals.cpp [ms] Fix mangling of char16_t and char32_t to be compatible with MSVC. 2018-07-02 12:31:20 +00:00
mangle-ms-template-callback.cpp
mangle-ms-templates-memptrs-2.cpp
mangle-ms-templates-memptrs.cpp
mangle-ms-templates.cpp Ignore ConstantExpr in IgnoreParens 2018-12-26 17:44:40 +00:00
mangle-ms-thunks-covariant.cpp [MS] Mangle return adjusting thunks with the public access specifier 2018-12-26 20:07:52 +00:00
mangle-ms-vector-types.cpp AST: extend MS decoration handling for extended vectors 2018-10-28 18:05:20 +00:00
mangle-ms.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
mangle-neon-vectors.cpp
mangle-nullptr-arg.cpp
mangle-ref-qualifiers.cpp
mangle-std-externc.cpp
mangle-subst-std.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
mangle-subst.cpp
mangle-system-header.cpp
mangle-template.cpp
mangle-this-cxx11.cpp
mangle-unnameable-conversions.cpp
mangle-unnamed.cpp
mangle-valist.cpp
mangle-variadic-templates.cpp
mangle-win-ccs.cpp [mingw] Don't mangle thiscall like fastcall etc 2018-12-21 01:40:29 +00:00
mangle-win64-ccs.cpp Mangle calling conventions into function pointer types where GCC does 2018-12-14 23:42:59 +00:00
mangle-windows.cpp
mangle.cpp
member-alignment.cpp
member-call-parens.cpp
member-data-pointers.cpp
member-expr-references-variable.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
member-expressions.cpp
member-function-pointer-calls.cpp
member-function-pointers.cpp
member-functions.cpp
member-init-anon-union.cpp
member-init-assignment.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
member-init-struct.cpp
member-init-union.cpp
member-templates.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
merge-functions.cpp
microsoft-abi-alignment-fail.cpp
microsoft-abi-arg-order.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-array-cookies.cpp
microsoft-abi-byval-sret.cpp
microsoft-abi-byval-thunks.cpp
microsoft-abi-byval-vararg.cpp
microsoft-abi-cdecl-method-sret.cpp
microsoft-abi-constexpr-vs-inheritance.cpp
microsoft-abi-default-cc.cpp
microsoft-abi-dynamic-cast.cpp
microsoft-abi-eh-catch.cpp
microsoft-abi-eh-cleanups.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-eh-inlineasm.cpp
microsoft-abi-eh-terminate.cpp
microsoft-abi-emit-dependent.cpp
microsoft-abi-extern-template.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-member-pointers.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
microsoft-abi-methods.cpp
microsoft-abi-multiple-nonvirtual-inheritance.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-non-virtual-base-ordering.cpp
microsoft-abi-nontrivial-covariant-thunk.cpp
microsoft-abi-rtti.cpp
microsoft-abi-sret-and-byval.cpp [ARM64] [Windows] Follow MS X86_64 C++ ABI when passing structs 2018-07-26 22:18:28 +00:00
microsoft-abi-static-initializers.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-structors-alias.cpp IRgen: Mark aliases of ctors and dtors as unnamed_addr. 2018-06-18 20:58:54 +00:00
microsoft-abi-structors-delayed-template.cpp
microsoft-abi-structors.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-thread-safe-statics.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-throw.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-thunks.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
microsoft-abi-try-throw.cpp
microsoft-abi-typeid.cpp
microsoft-abi-vbtables.cpp [CodeGen] Align rtti and vtable data 2018-09-12 14:09:06 +00:00
microsoft-abi-vftables.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
microsoft-abi-virtual-inheritance-vtordisps.cpp
microsoft-abi-virtual-inheritance.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-abi-virtual-member-pointers.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
microsoft-abi-vmemptr-conflicts.cpp
microsoft-abi-vmemptr-fastcall.cpp
microsoft-abi-vmemptr-vbase.cpp
microsoft-abi-vtables-ambiguous.cpp
microsoft-abi-vtables-multiple-nonvirtual-inheritance-no-thunks.cpp
microsoft-abi-vtables-multiple-nonvirtual-inheritance-pure-virtual.cpp
microsoft-abi-vtables-multiple-nonvirtual-inheritance-return-adjustment.cpp
microsoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp
microsoft-abi-vtables-multiple-nonvirtual-inheritance-vdtors.cpp
microsoft-abi-vtables-return-thunks.cpp
microsoft-abi-vtables-single-inheritance.cpp
microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp
microsoft-abi-vtables-virtual-inheritance.cpp
microsoft-compatibility.cpp
microsoft-inaccessible-base.cpp
microsoft-interface.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
microsoft-new.cpp
microsoft-no-rtti-data.cpp
microsoft-templ-uuidof.cpp
microsoft-uuidof-mangling.cpp
microsoft-uuidof.cpp
mingw-new-abi.cpp
mingw-w64-exceptions.c
mingw-w64-seh-exceptions.cpp
mips-size_t-ptrdiff_t.cpp
move-assignment.cpp
ms-inline-asm-fields.cpp
ms-inline-asm-return.cpp
ms-integer-static-data-members-exported.cpp
ms-integer-static-data-members.cpp
ms-novtable.cpp
ms-property.cpp
ms-thread_local.cpp
ms-thunks-unprototyped-return.cpp
ms-thunks-unprototyped.cpp
ms_struct.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
ms_wide_predefined_expr.cpp
msabi-blocks.cpp
msabi-swiftcall-cc.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
multi-dim-operator-new.cpp
naked.cpp
namespace-aliases.cpp
nested-base-member-access.cpp
new-alias.cpp
new-array-init-exceptions.cpp
new-array-init.cpp
new-operator-phi.cpp
new-overflow.cpp
new-with-default-arg.cpp
new.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
no-elide-constructors.cpp
no-exceptions.cpp
no-lto-unit.cpp
no-opt-volatile-memcpy.cpp
no_destroy.cpp Add a new flag and attributes to control static destructor registration 2018-08-21 17:24:06 +00:00
noescape.cpp Distinguish `__block` variables that are captured by escaping blocks 2018-10-01 21:51:28 +00:00
noexcept.cpp
noinline-template.cpp
nonconst-init.cpp
nrvo-noreturn.cpp
nrvo.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
nullptr.cpp Revert r345562: "PR23833, DR2140: an lvalue-to-rvalue conversion on a glvalue of type" 2018-11-03 02:23:33 +00:00
observe-noexcept.cpp
operator-new.cpp
optnone-and-attributes.cpp
optnone-class-members.cpp
optnone-def-decl.cpp
optnone-pragma-optimize-off.cpp
optnone-templates.cpp
overload-binop-implicitconvert.cpp
override-bit-field-layout.cpp Use external layout information to layout bit-fields for MS ABI. 2018-07-13 21:07:42 +00:00
override-layout-nameless-struct-union.cpp Improve support of PDB as an external layout source 2018-07-31 08:27:06 +00:00
override-layout-packed-base.cpp [AST] Do not align virtual bases in `MicrosoftRecordLayoutBuilder` when 2018-10-23 08:23:22 +00:00
override-layout.cpp
partial-destruction.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
partial-init.cpp
pass-object-size.cpp
personality.cpp
pod-member-memcpys.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
pointers-to-data-members.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
poly-unsigned.cpp
powerpc-byval.cpp
pr9130.cpp
pr9965.cpp
pr11797.cpp
pr12104.cpp
pr12104.h
pr12251.cpp
pr13396.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
pr15753.cpp
pr18635.cpp
pr18661.cpp
pr18962.cpp
pr20719.cpp
pr20897.cpp
pr21989.cpp
pr24097.cpp
pr27030.cpp
pr28360.cpp
pr29160.cpp
pr30731.cpp
pr31054.cpp
pr33080.cpp
pr34163.cpp
pragma-init_seg.cpp [MS ABI] Fix mangling issue with dynamic initializer stubs. 2018-08-30 20:53:11 +00:00
pragma-loop-distribute.cpp
pragma-loop-safety-imperfectly_nested.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
pragma-loop-safety-nested.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
pragma-loop-safety-outer.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
pragma-loop-safety.cpp [CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_loop_access metadata. 2018-12-20 21:24:54 +00:00
pragma-loop.cpp
pragma-pack-2.cpp
pragma-pack-3.cpp
pragma-pack.cpp
pragma-unroll-and-jam.cpp [UnrollAndJam] Add unroll_and_jam pragma handling 2018-08-01 14:36:12 +00:00
pragma-unroll.cpp
pragma-visibility.cpp
pragma-weak.cpp
predefined-expr-cxx14.cpp
predefined-expr-sizeof.cpp
predefined-expr.cpp
profile-remap.cpp Add target requirement to profile remap test. 2018-10-16 08:47:36 +00:00
ptr-to-datamember.cpp
ptr-to-member-function.cpp
redefine_extname.cpp
reference-bind-default-argument.cpp
reference-cast.cpp
reference-field.cpp
reference-in-block-args.cpp
reference-in-blocks.cpp
reference-init.cpp
references.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
regcall.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
regparm.cpp
reinterpret-cast.cpp
return.cpp
rtti-fundamental.cpp Borrow visibility from __fundamental_type_info for generated fundamental type infos 2018-07-24 00:43:47 +00:00
rtti-hidden.cpp
rtti-layout.cpp
rtti-linkage.cpp
rtti-mingw64.cpp
rtti-qualfn.cpp
rtti-visibility.cpp
runtime-dllstorage.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
runtimecc.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
rvalue-references.cpp
sanitize-dtor-bit-field.cpp
sanitize-dtor-callback.cpp
sanitize-dtor-derived-class.cpp
sanitize-dtor-fn-attribute.cpp
sanitize-dtor-nontrivial-virtual-base.cpp
sanitize-dtor-repress-aliasing.cpp
sanitize-dtor-tail-call.cpp
sanitize-dtor-trivial.cpp
sanitize-dtor-vtable.cpp
sanitize-no-dtor-callback.cpp
scoped-enums-debug-info.cpp
scoped-enums.cpp
sections.cpp
sizeof-unwind-exception.cpp
skip-vtable-pointer-initialization.cpp
sparcv9-abi.cpp
specialized-static-data-mem-init.cpp
speculative-vtt.cpp Don't speculatively emit VTTs for classes unless we are able to correctly emit references to all the functions they will (directly or indirectly) reference. 2018-11-27 19:33:49 +00:00
split-stacks.cpp
stack-reuse-exceptions.cpp
stack-reuse-miscompile.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
stack-reuse.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
static-assert.cpp
static-data-member-single-emission.cpp
static-data-member.cpp
static-destructor.cpp
static-init-1.cpp
static-init-2.cpp
static-init-3.cpp
static-init-4.cpp
static-init-pnacl.cpp
static-init-wasm.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
static-init.cpp
static-initializer-branch-weights.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
static-local-in-local-class.cpp
static-member-variable-explicit-specialization.cpp
static-mutable.cpp
std-byte.cpp
stmtexpr.cpp
strict-vtable-pointers.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
switch-case-folding-1.cpp
switch-case-folding-2.cpp
switch-case-folding.cpp
tail-padding.cpp
temp-order.cpp
template-anonymous-types.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
template-anonymous-union-member-initializer.cpp
template-dependent-bind-temporary.cpp
template-inner-struct-visibility-hidden.cpp
template-instantiation.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
template-linkage.cpp
template-static-var-defer.cpp
temporaries.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
thiscall-struct-return.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
threadsafe-statics-exceptions.cpp
threadsafe-statics.cpp
throw-expression-cleanup.cpp
throw-expression-dtor.cpp
throw-expressions.cpp
thunk-linkonce-odr.cpp
thunk-returning-memptr.cpp Fix thunks returning memptrs via sret by emitting also scalar return values directly in sret slot (PR39901) 2018-12-07 08:17:26 +00:00
thunk-use-after-free.cpp
thunks-available-externally.cpp
thunks.cpp
tls-init-funcs.cpp
tmp-md-nodes1.cpp
tmp-md-nodes2.cpp
trap-fnattr.cpp
trivial-auto-var-init-attribute.cpp Automatic variable initialization 2018-12-18 05:12:21 +00:00
trivial-auto-var-init.cpp Automatic variable initialization 2018-12-18 05:12:21 +00:00
trivial-constructor-init.cpp
trivial_abi.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
try-catch.cpp
type-metadata-memfun.cpp Implement CFI for indirect calls via a member function pointer. 2018-06-26 02:15:47 +00:00
type-metadata-thinlto.cpp
type-metadata.cpp [MS] Mangle a hash of the main file path into anonymous namespaces 2018-08-17 20:59:27 +00:00
type-traits.cpp
type_visibility.cpp
typeid-cxx11.cpp
typeid-should-throw.cpp
typeid.cpp
typeinfo
ubsan-bitfields.cpp
ubsan-check-debuglocs.cpp Ensure sanitizer check function calls have a !dbg location 2018-11-28 21:44:06 +00:00
ubsan-ctor-srcloc.cpp [CodeGen] Provide source locations for UBSan type checks when emitting constructor calls. 2018-06-25 05:48:04 +00:00
ubsan-devirtualized-calls.cpp
ubsan-function-noexcept.cpp
ubsan-global-alignment.cpp
ubsan-new-checks.cpp [UBSan] Strengthen pointer checks in 'new' expressions 2018-07-28 15:33:03 +00:00
ubsan-nullability-assign.cpp
ubsan-suppress-checks.cpp
ubsan-type-checks.cpp
ubsan-unreachable.cpp
ubsan-vtable-checks.cpp
unaligned-member-qualifier.cpp
unaligned.cpp
uncode-string.cpp
uncopyable-args.cpp
union-dtor.cpp
union-tbaa2.cpp
unknown-anytype.cpp
value-init.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
vararg-conversion-ctor.cpp
vararg-non-pod-ms-compat.cpp
vararg-non-pod.cpp
varargs.cpp
variadic-templates.cpp
vector-splat-conversion.cpp
virt-canonical-decl.cpp
virt-dtor-gen.cpp
virt-dtor-key.cpp
virt-template-vtable.cpp
virt-thunk-reference.cpp
virtual-base-cast.cpp
virtual-base-ctor.cpp
virtual-base-destructor-call.cpp
virtual-bases.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
virtual-destructor-calls.cpp IRgen: Mark aliases of ctors and dtors as unnamed_addr. 2018-06-18 20:58:54 +00:00
virtual-destructor-synthesis.cpp
virtual-function-attrs.cpp
virtual-function-calls.cpp
virtual-functions-incomplete-types.cpp
virtual-implicit-copy-assignment.cpp
virtual-implicit-move-assignment.cpp
virtual-inherited-destructor.cpp
virtual-operator-call.cpp
virtual-pseudo-destructor-call.cpp
visibility-hidden-extern-templates.cpp
visibility-inlines-hidden-staticvar.cpp [AST] Use -fvisibility value when ignoring -fv-i-h* inline static locals 2018-10-10 21:59:56 +00:00
visibility-inlines-hidden.cpp
visibility-ms-compat.cpp
visibility-pr36810.cpp
visibility.cpp
vla-consruct.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
vla-lambda-capturing.cpp
vla.cpp
vlt_to_reference.cpp
volatile-1.cpp
volatile.cpp
vtable-align.cpp [CodeGen] Align rtti and vtable data 2018-09-12 14:09:06 +00:00
vtable-assume-load.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
vtable-available-externally.cpp [FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests 2018-07-11 20:26:20 +00:00
vtable-cast-crash.cpp
vtable-debug-info.cpp [CMake] Use normalized Windows target triples 2018-08-09 02:16:18 +00:00
vtable-holder-self-reference.cpp
vtable-key-function-arm.cpp
vtable-key-function-ios.cpp
vtable-key-function-win-comdat.cpp
vtable-key-function.cpp
vtable-layout-abi-examples.cpp
vtable-layout-extreme.cpp
vtable-layout.cpp
vtable-linkage.cpp [CodeGen] Align rtti and vtable data 2018-09-12 14:09:06 +00:00
vtable-pointer-initialization.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
vtt-layout.cpp
warn-padded-packed.cpp
wasm-args-returns.cpp Revert "[CodeGenCXX] Treat 'this' as noalias in constructors" 2018-10-15 15:43:00 +00:00
wasm-eh.cpp
weak-extern-typeinfo.cpp
weak-external.cpp
windows-implicit-dllexport-template-specialization.cpp
windows-itanium-dllexport.cpp
windows-itanium-exceptions.cpp
windows-itanium-type-info.cpp
windows-on-arm-stack-probe-size.cpp
x86_32-arguments.cpp
x86_64-arguments-avx.cpp
x86_64-arguments-nacl-x32.cpp
x86_64-arguments.cpp