..
Inputs
Enable some accidentally dead tests and fix up the bitrot
2016-05-29 19:50:23 +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
…
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
…
PR24289.cpp
…
PR26569.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
PR28220.cpp
r273237 fixed PR28220, not PR28216
2016-06-21 03:43:11 +00:00
PR28523.cpp
Fix for PR28523: unexpected compilation error.
2016-11-11 12:36:20 +00:00
__null.cpp
…
aarch64-aapcs-zerolength-bitfield.cpp
…
aarch64-arguments.cpp
…
aarch64-cxxabi.cpp
…
aarch64-mangle-neon-vectors.cpp
…
aarch64-neon.cpp
…
abstract-class-ctors-dtors.cpp
…
address-of-fntemplate.cpp
…
address-space-ref.cpp
…
alias-available-externally.cpp
Keep the test only for Itanium abi
2016-10-03 02:36:33 +00:00
align-avx-complete-objects.cpp
…
alignment.cpp
…
alloc-size.cpp
Add the alloc_size attribute to clang, attempt 2.
2016-12-22 02:50:20 +00:00
alloca-align.cpp
…
amdgcn-automatic-variable.cpp
CodeGen: Cast alloca to expected address space
2017-05-18 18:51:09 +00:00
anonymous-namespaces.cpp
…
anonymous-union-member-initializer.cpp
…
apple-kext-guard-variable.cpp
…
apple-kext-indirect-call-2.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
apple-kext-indirect-call.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
apple-kext-indirect-virtual-dtor-call.cpp
IRGen: Add optnone attribute on function during O0
2017-05-29 05:38:20 +00:00
apple-kext-linkage.cpp
…
apple-kext-no-staticinit-section.cpp
IRGen: Add optnone attribute on function during O0
2017-05-29 05:38:20 +00:00
apple-kext.cpp
…
arm-cc.cpp
…
arm-swiftcall.cpp
Make another test insensitive to the default C++ dialect.
2016-12-19 23:32:10 +00:00
arm-vaarg.cpp
…
arm.cpp
[Lit Test] Make tests C++11 compatible - nothrow destructors
2017-01-09 18:24:16 +00:00
arm64-constructor-return.cpp
…
arm64-darwinpcs.cpp
…
arm64-empty-struct.cpp
…
arm64.cpp
Alter the iOS/tvOS ARM64 C++ ABI to ignore the upper half of the
2016-09-16 02:40:45 +00:00
armv7k.cpp
…
array-construction.cpp
…
array-default-argument.cpp
[Hexagon] Make sure to pass empty struct arguments with nontrivial ctors
2017-05-12 13:18:07 +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-dllexport.cpp
Prevent ICE in dllexport class with _Atomic data member
2017-02-02 17:53:34 +00:00
atomic.cpp
…
atomicinit.cpp
Update test to account for r276604
2016-07-25 04:47:45 +00:00
attr-cleanup.cpp
…
attr-disable-tail-calls.cpp
…
attr-mode-vector-types-tmpl.cpp
…
attr-notail.cpp
…
attr-used.cpp
…
attr-x86-interrupt.cpp
…
attr-x86-no_caller_saved_registers.cpp
[X86] Support of no_caller_saved_registers attribute
2017-04-27 12:01:00 +00:00
attr.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
attribute_internal_linkage.cpp
…
auto-variable-template.cpp
…
bitfield-layout.cpp
…
bitfield.cpp
…
block-byref-cxx-objc.cpp
…
block-destruct.cpp
…
block-in-ctor-dtor.cpp
Add the alloc_size attribute to clang, attempt 2.
2016-12-22 02:50:20 +00:00
block.cpp
…
blocks-cxx11.cpp
…
blocks.cpp
…
bool-bitfield.cpp
…
builtins-arm-exclusive.cpp
[CodeGen][ARM] Make sure the value and type used to create a bitcast
2016-12-01 19:25:14 +00:00
builtins-systemz-zvector.cpp
…
builtins.cpp
P0426: Make the library implementation of constexpr char_traits a little easier
2017-01-20 00:45:35 +00:00
c-linkage.cpp
…
c99-variable-length-array.cpp
…
call-arg-zero-temp.cpp
…
call-with-static-chain.cpp
…
captured-statements.cpp
Fix for PR30632: Name mangling issue.
2016-10-14 12:43:59 +00:00
cast-conversion.cpp
…
cast-to-ref-bool.cpp
…
casts.cpp
…
catch-undef-behavior.cpp
P0145R3 (C++17 evaluation order tweaks): consistently emit the LHS of array
2016-09-26 23:49:47 +00:00
catch-undef-behavior2.cpp
…
cfi-blacklist.cpp
CodeGen: Update Clang to use the new type metadata.
2016-06-24 21:21:46 +00:00
cfi-cast.cpp
CodeGen: Update Clang to use the new type metadata.
2016-06-24 21:21:46 +00:00
cfi-cross-dso.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
cfi-icall.cpp
CodeGen: Update Clang to use the new type metadata.
2016-06-24 21:21:46 +00:00
cfi-ms-rtti.cpp
Move vtable type metadata emission behind a cc1-level flag.
2017-01-18 23:55:27 +00:00
cfi-nvcall.cpp
CodeGen: Update Clang to use the new type metadata.
2016-06-24 21:21:46 +00:00
cfi-speculative-vtable.cpp
…
cfi-stats.cpp
CodeGen: Start emitting checked loads when both trapping CFI and -fwhole-program-vtables are enabled.
2016-06-25 00:24:06 +00:00
clang-sections-tentative.c
Add support for #pragma clang section
2017-06-05 10:11:57 +00:00
clang-sections.cpp
Add support for #pragma clang section
2017-06-05 10:11:57 +00:00
class-layout.cpp
…
compound-literals.cpp
DR1213: element access on an array xvalue or prvalue produces an xvalue. In the
2016-12-05 07:49:14 +00:00
condition.cpp
…
conditional-expr-lvalue.cpp
…
conditional-gnu-ext.cpp
…
conditional-temporaries.cpp
…
const-base-cast.cpp
…
const-global-linkage.cpp
…
const-init-cxx1y.cpp
…
const-init-cxx11.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
const-init.cpp
…
constructor-alias.cpp
…
constructor-attr.cpp
…
constructor-conversion.cpp
…
constructor-convert.cpp
…
constructor-default-arg.cpp
…
constructor-destructor-return-this.cpp
[MS] Fix prologue this adjustment when 'this' is passed indirectly
2016-09-07 18:21:30 +00:00
constructor-direct-call.cpp
…
constructor-for-array-members.cpp
…
constructor-init-reference.cpp
…
constructor-init.cpp
Remove custom handling of array copies in lambda by-value array capture and
2016-12-14 00:03:17 +00:00
constructor-template.cpp
…
constructors.cpp
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +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
Fix clang's handling of the copy performed in the second phase of class
2016-09-07 02:14:33 +00:00
copy-constructor-elim.cpp
…
copy-constructor-synthesis-2.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
copy-constructor-synthesis.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
copy-in-cplus-object.cpp
…
copy-initialization.cpp
…
coverage.cpp
…
cp-blocks-linetables.cpp
…
crash.cpp
…
ctor-dtor-alias.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
ctor-globalopt.cpp
…
cxx-apple-kext.cpp
…
cxx-block-objects.cpp
…
cxx0x-defaulted-templates.cpp
…
cxx0x-delegating-ctors.cpp
…
cxx0x-initializer-array.cpp
…
cxx0x-initializer-constructors.cpp
…
cxx0x-initializer-references.cpp
…
cxx0x-initializer-scalars.cpp
…
cxx0x-initializer-stdinitializerlist-pr12086.cpp
…
cxx0x-initializer-stdinitializerlist-startend.cpp
…
cxx0x-initializer-stdinitializerlist.cpp
…
cxx1y-deduced-return-type.cpp
…
cxx1y-generic-lambdas.cpp
…
cxx1y-init-captures.cpp
…
cxx1y-initializer-aggregate.cpp
P0145R3 (C++17 evaluation order tweaks): consistently emit the LHS of array
2016-09-26 23:49:47 +00:00
cxx1y-sized-deallocation.cpp
…
cxx1y-variable-template-linkage.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
cxx1y-variable-template.cpp
…
cxx1z-aligned-allocation.cpp
Re-commit r283722, reverted in r283750, with a fix for a CUDA-specific use of
2016-10-10 18:54:32 +00:00
cxx1z-class-deduction.cpp
Add a triple to codegen test.
2017-04-20 01:02:29 +00:00
cxx1z-constexpr-if.cpp
Try contextually converting condition of constexpr if to Boolean value
2016-09-07 18:24:54 +00:00
cxx1z-copy-omission.cpp
[c++17] P0135R1: Guaranteed copy elision.
2016-12-06 23:52:28 +00:00
cxx1z-decomposition.cpp
Add a triple to this test to make buildbots happier.
2016-08-15 02:24:00 +00:00
cxx1z-eval-order.cpp
Switch to a different workaround for unimplementability of P0145R3 in MS ABIs.
2016-09-29 21:30:12 +00:00
cxx1z-fold-expression.cpp
…
cxx1z-init-statement.cpp
P0305R0: Semantic analysis and code generation for C++17 init-statement for 'if' and 'switch':
2016-07-14 00:11:03 +00:00
cxx1z-initializer-aggregate.cpp
…
cxx1z-inline-variables.cpp
PR28394: For compatibility with c++11 and c++14, if a static constexpr data
2016-07-02 01:32:16 +00:00
cxx1z-lambda-star-this.cpp
…
cxx1z-noexcept-function-type.cpp
[c++1z] Include "noexcept" in builtin function types where appropriate. Fixes
2016-10-18 07:13:55 +00:00
cxx11-exception-spec.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
cxx11-initializer-aggregate.cpp
PR32044: Fix some cases where we would confuse a transparent init-list expression with an aggregate init.
2017-02-23 22:41:47 +00:00
cxx11-initializer-array-new.cpp
…
cxx11-noreturn.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
cxx11-special-members.cpp
…
cxx11-thread-local-reference.cpp
…
cxx11-thread-local.cpp
Improve handling of instantiated thread_local variables in Itanium C++ ABI.
2017-01-13 00:43:31 +00:00
cxx11-trivial-initializer-struct.cpp
…
cxx11-unrestricted-union.cpp
…
cxx11-user-defined-literal.cpp
…
cxx11-vtable-key-function.cpp
…
debug-info-access.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-alias.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-anon-namespace.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-anon-union-vars.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-artificial-arg.cpp
…
debug-info-blocks.cpp
…
debug-info-byval.cpp
…
debug-info-calling-conventions.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-char16.cpp
…
debug-info-class-limited-plugin.test
Enable some accidentally dead tests and fix up the bitrot
2016-05-29 19:50:23 +00:00
debug-info-class-limited.test
Enable some accidentally dead tests and fix up the bitrot
2016-05-29 19:50:23 +00:00
debug-info-class-nolimit.cpp
[DebugInfo] Deduplicate debug info limiting logic
2016-09-13 00:01:23 +00:00
debug-info-class-optzns.cpp
Reapply "DebugInfo: Omit class definitions even in the presence of available_externally vtables"
2017-01-30 06:36:08 +00:00
debug-info-class.cpp
[Lit Test] Make tests C++11 compatible - nothrow destructors
2017-01-09 18:24:16 +00:00
debug-info-codeview-display-name.cpp
[codeview] Emit qualified display names if -gline-tables-only is on
2016-06-30 17:41:31 +00:00
debug-info-codeview-injected-class.cpp
[codeview] Skip injected class names in nested record emission
2016-08-01 18:56:13 +00:00
debug-info-context.cpp
…
debug-info-ctor.cpp
…
debug-info-ctor2.cpp
…
debug-info-cxx0x.cpp
…
debug-info-cxx1y.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-decl-nested.cpp
…
debug-info-determinism.cpp
…
debug-info-dllimport-base-class.cpp
[DebugInfo] Deduplicate debug info limiting logic
2016-09-13 00:01:23 +00:00
debug-info-dup-fwd-decl.cpp
Reroll "Include unreferenced nested types in member list only for CodeView"
2016-07-21 18:43:20 +00:00
debug-info-enum-class.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-enum.cpp
…
debug-info-explicit-cast.cpp
…
debug-info-fn-template.cpp
…
debug-info-friend.cpp
…
debug-info-function-context.cpp
…
debug-info-fwd-ref.cpp
…
debug-info-gline-tables-only.cpp
…
debug-info-global-ctor-dtor.cpp
IRGen: Add optnone attribute on function during O0
2017-05-29 05:38:20 +00:00
debug-info-global.cpp
Update for LLVM global variable debug info API change.
2016-12-20 02:10:02 +00:00
debug-info-globalinit.cpp
…
debug-info-indirect-field-decl.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-inheriting-constructor.cpp
PR32042: Create inlined debug info for EmitInlinedInheritingCXXConstructorCall.
2017-02-27 21:30:05 +00:00
debug-info-large-constant.cpp
…
debug-info-limited.cpp
…
debug-info-line-if.cpp
Add the loop end location to the loop metadata. This additional information
2016-11-10 14:44:30 +00:00
debug-info-line.cpp
Update clang test to accomendate discriminator change in https://reviews.llvm.org/D25132
2016-10-07 15:21:29 +00:00
debug-info-loops.cpp
Add the loop end location to the loop metadata. This additional information
2016-11-10 14:44:30 +00:00
debug-info-member-call.cpp
[CGDebugInfo] Modify the preferred expression location for member calls.
2016-05-25 22:08:27 +00:00
debug-info-member.cpp
…
debug-info-method-nodebug.cpp
…
debug-info-method-spec.cpp
…
debug-info-method.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-method2.cpp
…
debug-info-ms-abi.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-ms-anonymous-tag.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-ms-bitfields.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-ms-dtor-thunks.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
debug-info-ms-ptr-to-member.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-ms-vbase.cpp
[codeview] emit debug info for indirect virtual base classes
2016-10-25 22:19:32 +00:00
debug-info-namespace.cpp
Fix scope of namespaced DISubprograms when the function definition is out-of-line.
2017-05-16 23:46:10 +00:00
debug-info-nodebug.cpp
Allow 'nodebug' on local variables.
2016-06-16 00:42:36 +00:00
debug-info-nullptr.cpp
…
debug-info-ptr-to-member-function.cpp
…
debug-info-qualifiers.cpp
…
debug-info-rvalue-ref.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-scope.cpp
…
debug-info-scoped-class.cpp
…
debug-info-static-fns.cpp
…
debug-info-static-member.cpp
Update for LLVM global variable debug info API change.
2016-12-20 02:10:02 +00:00
debug-info-template-array.cpp
…
debug-info-template-deduction-guide.cpp
Fix assertion failure when generating debug information for a variable
2017-02-22 00:13:14 +00:00
debug-info-template-explicit-specialization.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-info-template-fwd.cpp
…
debug-info-template-limit.cpp
…
debug-info-template-member.cpp
Update for LLVM global variable debug info API change.
2016-12-20 02:10:02 +00:00
debug-info-template-partial-specialization.cpp
…
debug-info-template-quals.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-template-recursive.cpp
…
debug-info-template.cpp
Update for LLVM global variable debug info API change.
2016-12-20 02:10:02 +00:00
debug-info-this.cpp
…
debug-info-thunk-msabi.cpp
Relax testcase.
2016-11-16 19:31:44 +00:00
debug-info-thunk.cpp
Remove extra whitespace
2016-11-09 23:10:44 +00:00
debug-info-union-template.cpp
…
debug-info-union.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-use-after-free.cpp
[Test] Make Lit tests C++11 compatible #9
2017-02-24 22:22:05 +00:00
debug-info-uuid.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info-varargs.cpp
…
debug-info-vla.cpp
Upgrade debug-info-vla test: we do not pass default alignment now
2016-10-20 00:37:07 +00:00
debug-info-vtable-optzn.cpp
…
debug-info-wchar.cpp
…
debug-info-windows-dtor.cpp
Use an artificial debug location for non-virtual thunks.
2016-11-09 21:43:51 +00:00
debug-info-zero-length-arrays.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
debug-info.cpp
Debug Info: Remove special-casing of indirect function argument handling.
2017-04-18 01:22:01 +00:00
debug-lambda-expressions.cpp
Update Clang for D20147 ("DebugInfo: New metadata representation for global variables.")
2016-09-13 01:13:19 +00:00
debug-lambda-this.cpp
DebugInfo: pass alignment value only if it was forced
2016-10-20 00:13:19 +00:00
decl-ref-init.cpp
…
default-arg-temps.cpp
Use SubstInitializer instead of SubstExpr when instantiating a default
2016-10-14 01:12:20 +00:00
default-arguments.cpp
…
default-constructor-default-argument.cpp
…
default-constructor-for-members.cpp
…
default-constructor-template-member.cpp
…
default-destructor-nested.cpp
…
default_calling_conv.cpp
Support for MSVS default calling convention options (/Gd, /Gz, /Gv,
2016-05-18 09:06:38 +00:00
deferred-global-init.cpp
…
delayed-template-parsing.cpp
…
delete-two-arg.cpp
…
delete.cpp
…
dependent-type-member-pointer.cpp
…
derived-to-base-conv.cpp
…
derived-to-base.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
derived-to-virtual-base-class-calls-final.cpp
…
destructor-calls.cpp
…
destructor-crash.cpp
…
destructor-debug-info.cpp
…
destructor-exception-spec.cpp
…
destructors.cpp
Update for lifetime intrinsic signature change
2017-04-10 20:18:45 +00:00
devirtualize-virtual-function-calls-final.cpp
[CodeGen] Devirtualize calls to methods marked final in a derived class
2016-10-20 18:44:14 +00:00
devirtualize-virtual-function-calls.cpp
PR30937: don't devirtualize if we find that the callee is a pure virtual
2016-11-11 01:01:31 +00:00
discard-name-values.cpp
…
dllexport-alias.cpp
…
dllexport-ctor-closure.cpp
[MS] Mark default args of exported default constructors as used
2017-01-09 17:27:17 +00:00
dllexport-members.cpp
[MSVC2015] dllexport for defaulted special class members
2016-05-24 06:37:14 +00:00
dllexport-ms-friend.cpp
…
dllexport-pr26549.cpp
…
dllexport.cpp
IRGen: Do not set dllexport on declarations.
2017-03-21 02:02:41 +00:00
dllimport-members.cpp
Try harder to not inline dllimport functions referencing non-dllimport functions
2016-09-13 21:08:20 +00:00
dllimport-rtti.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
dllimport.cpp
[dllimport] Check for dtor references in functions
2017-02-15 23:28:10 +00:00
duplicate-mangled-name.cpp
…
dynamic-cast-always-null.cpp
…
dynamic-cast-hint.cpp
[Test] Make Lit tests C++11 compatible #9
2017-02-24 22:22:05 +00:00
dynamic-cast.cpp
…
dynamic_cast-no-rtti.cpp
…
eh-aggregate-copy-destroy.cpp
[Lit Test] Make tests C++11 compatible - nothrow destructors
2017-01-09 18:24:16 +00:00
eh-aggregated-inits-unwind.cpp
…
eh-aggregated-inits.cpp
…
eh.cpp
…
elide-call-reference.cpp
…
empty-classes.cpp
[CodeGen] Fix an assert in EmitNullConstant.
2016-09-13 22:13:02 +00:00
empty-nontrivially-copyable.cpp
…
empty-union.cpp
…
enable_if.cpp
Add a space in a run line. NFC.
2016-12-01 20:16:56 +00:00
enum.cpp
…
eval-recursive-constant.cpp
…
exception-spec-decay.cpp
…
exceptions-cxx-ehsc.cpp
…
exceptions-cxx-new.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
exceptions-no-rtti.cpp
…
exceptions-seh-filter-captures.cpp
…
exceptions-seh.cpp
stop using associative comdats for SEH filter functions
2017-02-22 20:29:39 +00:00
exceptions.cpp
[Lit Test] Make tests C++11 compatible - nothrow destructors
2017-01-09 18:24:16 +00:00
explicit-instantiation.cpp
Fix linkage of static locals in available_externally functions to be DiscardableODR/linkonce_odr
2017-01-27 23:11:10 +00:00
expr.cpp
…
extern-c.cpp
…
fastcall.cpp
…
field-access-debug-info.cpp
…
flatten.cpp
…
float128-declarations.cpp
Enable support for __float128 in Clang on OpenBSD/X86
2017-02-20 03:18:15 +00:00
for-range-temporaries.cpp
…
for-range.cpp
…
forward-enum.cpp
…
fp16-mangle.cpp
…
fp16-overload.cpp
…
friend-redecl.cpp
…
funcattrs-global-ctor-dtor.cpp
…
funcsig.cpp
MSVC seems to use (void) in __FUNCSIG__ for a zero-parameter function even in C++. Follow suit.
2017-01-09 22:16:16 +00:00
function-template-explicit-specialization.cpp
…
function-template-specialization.cpp
…
global-array-destruction.cpp
Allow constexpr construction of subobjects unconditionally, not just in C++14.
2017-01-09 21:38:07 +00:00
global-block-literal-helpers.cpp
…
global-dtor-no-atexit.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
global-init-darwin.cpp
…
global-init.cpp
[CodeGen] Treat auto-generated __dso_handle symbol as HiddenVisibility
2017-02-13 18:49:21 +00:00
global-llvm-constant.cpp
…
globalinit-loc.cpp
…
goto.cpp
[Lit Test] Make tests C++11 compatible - nothrow destructors
2017-01-09 18:24:16 +00:00
homogeneous-aggregates.cpp
Correct Vectorcall Register passing and HVA Behavior
2017-01-05 00:20:51 +00:00
implicit-copy-assign-operator.cpp
…
implicit-copy-constructor.cpp
Remove custom handling of array copies in lambda by-value array capture and
2016-12-14 00:03:17 +00:00
implicit-exception-spec.cpp
C++ DR1611, 1658, 2180: implement "potentially constructed subobject" rules for special member functions.
2017-02-25 23:53:05 +00:00
implicit-instantiation-1.cpp
…
implicit-record-visibility.cpp
…
incomplete-member-function-pointer.cpp
…
incomplete-types.cpp
…
inheriting-constructor.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
init-invariant.cpp
Clang changes for overloading invariant.start and end intrinsics
2016-07-22 17:50:08 +00:00
init-priority-attr.cpp
…
initializer-list-ctor-order.cpp
Follow-up to r293732: add a proper triple to the test
2017-02-01 02:48:02 +00:00
inline-dllexport-member.cpp
Update for LLVM global variable debug info API change.
2016-12-20 02:10:02 +00:00
inline-functions.cpp
…
inline-hint.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +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
[Devirtualization] Emit invariant.group loads with empty group md
2017-04-24 12:58:43 +00:00
key-function-vtable.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
lambda-expressions-inside-auto-functions.cpp
…
lambda-expressions-nested-linkage.cpp
…
lambda-expressions.cpp
When emitting a multidimensional array copy, only emit a single flattened
2016-12-14 01:32:13 +00:00
linetable-cleanup.cpp
[Test] Make Lit tests C++11 compatible - nounwind noexcept
2017-02-13 17:56:30 +00:00
linetable-eh.cpp
…
linetable-fnbegin.cpp
…
linetable-virtual-variadic.cpp
Update testcase for upstream LLVM changes (r302469).
2017-05-09 19:47:41 +00:00
linkage.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
lpad-linetable.cpp
[Test] Make Lit tests C++11 compatible - nounwind noexcept
2017-02-13 17:56:30 +00:00
lto-visibility-inference.cpp
CodeGen: Update Clang to use the new type metadata.
2016-06-24 21:21:46 +00:00
lvalue-bitcasts.cpp
…
m64-ptr.cpp
…
main-norecurse.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
mangle-98.cpp
…
mangle-abi-examples.cpp
…
mangle-abi-tag.cpp
Fix PR30440: Initialize FunctionTypeDepth in CXXNameMangler
2016-10-06 09:37:15 +00:00
mangle-address-space.cpp
…
mangle-alias-template.cpp
…
mangle-exception-spec.cpp
[c++1z] P0003R5: Removing dynamic exception specifications.
2016-12-08 02:49:07 +00:00
mangle-exprs.cpp
…
mangle-extern-local.cpp
…
mangle-extreme.cpp
…
mangle-fail.cpp
…
mangle-lambdas.cpp
Fix mangling numbers for varargs lambdas; varargs and non-varargs lambdas get
2016-10-23 04:53:03 +00:00
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
…
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
[MS ABI] Mangle unnamed enums correctly
2016-12-25 05:26:02 +00:00
mangle-ms-cxx14.cpp
…
mangle-ms-md5.cpp
…
mangle-ms-return-qualifiers.cpp
…
mangle-ms-string-literals.cpp
…
mangle-ms-template-callback.cpp
…
mangle-ms-templates-memptrs-2.cpp
…
mangle-ms-templates-memptrs.cpp
…
mangle-ms-templates.cpp
…
mangle-ms-vector-types.cpp
…
mangle-ms.cpp
[MS ABI] Ignore transparent contexts when determining the effective context
2016-05-19 18:15:53 +00:00
mangle-neon-vectors.cpp
…
mangle-nullptr-arg.cpp
…
mangle-ref-qualifiers.cpp
…
mangle-std-externc.cpp
…
mangle-subst-std.cpp
…
mangle-subst.cpp
…
mangle-system-header.cpp
…
mangle-template.cpp
Fix for the mingw builder
2016-07-12 16:56:33 +00:00
mangle-this-cxx11.cpp
…
mangle-unnameable-conversions.cpp
…
mangle-unnamed.cpp
[Test] Make Lit tests C++11 compatible - misc
2017-02-17 19:36:19 +00:00
mangle-valist.cpp
…
mangle-variadic-templates.cpp
…
mangle-windows.cpp
…
mangle.cpp
Strengthen test from r292632 to also check we get the mangling correct for this case.
2017-01-24 21:03:48 +00:00
member-alignment.cpp
…
member-call-parens.cpp
…
member-data-pointers.cpp
…
member-expressions.cpp
…
member-function-pointer-calls.cpp
…
member-function-pointers.cpp
…
member-functions.cpp
…
member-init-anon-union.cpp
…
member-init-assignment.cpp
…
member-init-struct.cpp
…
member-init-union.cpp
…
member-templates.cpp
…
merge-functions.cpp
…
microsoft-abi-alignment-fail.cpp
…
microsoft-abi-arg-order.cpp
…
microsoft-abi-array-cookies.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
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
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
microsoft-abi-default-cc.cpp
[AST] AttributedType should derive type properties from the EquivalentType
2017-01-17 04:14:25 +00:00
microsoft-abi-dynamic-cast.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
microsoft-abi-eh-catch.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
microsoft-abi-eh-cleanups.cpp
Update for lifetime intrinsic signature change
2017-04-10 20:18:45 +00:00
microsoft-abi-eh-terminate.cpp
…
microsoft-abi-extern-template.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
microsoft-abi-member-pointers.cpp
…
microsoft-abi-methods.cpp
…
microsoft-abi-multiple-nonvirtual-inheritance.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +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
Use less byval on 32-bit Windows x86 for classes with bases
2017-01-13 17:18:19 +00:00
microsoft-abi-static-initializers.cpp
…
microsoft-abi-structors-alias.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
microsoft-abi-structors-delayed-template.cpp
…
microsoft-abi-structors.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
microsoft-abi-thread-safe-statics.cpp
[MSVC2015] Fix mangling for static variables initialization guards
2016-05-27 08:52:34 +00:00
microsoft-abi-throw.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
microsoft-abi-thunks.cpp
…
microsoft-abi-try-throw.cpp
…
microsoft-abi-typeid.cpp
…
microsoft-abi-vbtables.cpp
Re-land "[MS] Don't expect vftables to be provided for extern template instantiations"
2016-06-29 18:29:21 +00:00
microsoft-abi-vftables.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
microsoft-abi-virtual-inheritance-vtordisps.cpp
…
microsoft-abi-virtual-inheritance.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
microsoft-abi-virtual-member-pointers.cpp
…
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
[MS] Fix prologue this adjustment when 'this' is passed indirectly
2016-09-07 18:21:30 +00:00
microsoft-abi-vtables-multiple-nonvirtual-inheritance-vdtors.cpp
…
microsoft-abi-vtables-return-thunks.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
microsoft-abi-vtables-single-inheritance.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp
…
microsoft-abi-vtables-virtual-inheritance.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
microsoft-compatibility.cpp
…
microsoft-interface.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
microsoft-new.cpp
…
microsoft-no-rtti-data.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
microsoft-templ-uuidof.cpp
…
microsoft-uuidof-mangling.cpp
…
microsoft-uuidof.cpp
[ms] Add support for parsing uuid as a Microsoft attribute.
2016-09-03 03:25:22 +00:00
mingw-new-abi.cpp
…
mingw-w64-seh-exceptions.cpp
…
mips-size_t-ptrdiff_t.cpp
…
move-assignment.cpp
…
ms-inline-asm-fields.cpp
[ms-inline-asm] Use the frontend size only for ambiguous instructions
2017-05-04 18:19:52 +00:00
ms-inline-asm-return.cpp
(clang part) Implement MASM-flavor intel syntax behavior for inline MS asm block.
2016-09-02 23:16:06 +00:00
ms-integer-static-data-members-exported.cpp
…
ms-integer-static-data-members.cpp
…
ms-novtable.cpp
…
ms-property.cpp
…
ms-thread_local.cpp
[MS ABI] Add /include directives for dynamic TLS
2016-09-12 02:51:43 +00:00
ms_struct.cpp
…
ms_wide_predefined_expr.cpp
…
multi-dim-operator-new.cpp
…
naked.cpp
Fix naked.cpp test on 32-bit Windows
2016-07-29 19:43:28 +00:00
namespace-aliases.cpp
…
nested-base-member-access.cpp
…
new-alias.cpp
…
new-array-init-exceptions.cpp
…
new-array-init.cpp
When the new expr's array size is an ICE, emit it as a constant expression.
2017-02-13 23:49:55 +00:00
new-operator-phi.cpp
…
new-overflow.cpp
…
new-with-default-arg.cpp
…
new.cpp
…
no-elide-constructors.cpp
…
no-exceptions.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
no-lto-unit.cpp
Move vtable type metadata emission behind a cc1-level flag.
2017-01-18 23:55:27 +00:00
no-opt-volatile-memcpy.cpp
…
noexcept.cpp
…
noinline-template.cpp
…
nonconst-init.cpp
…
nrvo-noreturn.cpp
…
nrvo.cpp
Update for lifetime intrinsic signature change
2017-04-10 20:18:45 +00:00
nullptr.cpp
…
observe-noexcept.cpp
…
operator-new.cpp
…
optnone-and-attributes.cpp
…
optnone-class-members.cpp
Replace some stray uses of the old spelling of the flag with the new
2017-01-12 22:43:37 +00:00
optnone-def-decl.cpp
Replace some stray uses of the old spelling of the flag with the new
2017-01-12 22:43:37 +00:00
optnone-templates.cpp
IRGen: Add optnone attribute on function during O0
2017-05-29 05:38:20 +00:00
overload-binop-implicitconvert.cpp
…
override-layout.cpp
…
partial-destruction.cpp
C++11 test cleanup: nonthrowing destructors
2016-12-20 22:26:11 +00:00
partial-init.cpp
…
pass-object-size.cpp
[CodeGen] Fix a segfault caused by pass_object_size.
2016-06-16 23:06:04 +00:00
pod-member-memcpys.cpp
…
pointers-to-data-members.cpp
…
poly-unsigned.cpp
…
powerpc-byval.cpp
…
pr9130.cpp
…
pr9965.cpp
…
pr11797.cpp
…
pr12104.cpp
…
pr12104.h
…
pr12251.cpp
…
pr13396.cpp
…
pr15753.cpp
…
pr18635.cpp
…
pr18661.cpp
…
pr18962.cpp
…
pr20719.cpp
…
pr20897.cpp
…
pr21989.cpp
…
pr24097.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
pr27030.cpp
…
pr28360.cpp
[MS ABI] Pick an inheritance model if we resolve an overload set
2016-06-30 03:02:03 +00:00
pr30731.cpp
MS ABI: Fix assert when generating virtual function call with virtual bases and -flto (PR30731)
2016-10-19 18:04:27 +00:00
pr31054.cpp
CGDecl: Skip static variable initializers in unreachable code
2017-01-10 17:43:01 +00:00
pr33080.cpp
Mangle __unaligned in Itanium ABI
2017-06-02 07:14:34 +00:00
pragma-init_seg.cpp
…
pragma-loop-distribute.cpp
[Pragma] Clear loop distribution attribute between loops
2016-08-24 04:31:56 +00:00
pragma-loop-safety.cpp
P0145R3 (C++17 evaluation order tweaks): consistently emit the LHS of array
2016-09-26 23:49:47 +00:00
pragma-loop.cpp
Add loop pragma for Loop Distribution
2016-06-14 12:04:26 +00:00
pragma-pack-2.cpp
…
pragma-pack-3.cpp
…
pragma-pack.cpp
…
pragma-unroll.cpp
…
pragma-visibility.cpp
…
pragma-weak.cpp
…
predefined-expr-cxx14.cpp
Improve handling of __FUNCTION__ and other predefined expression for Objective-C Blocks
2016-11-16 07:07:28 +00:00
predefined-expr-sizeof.cpp
…
predefined-expr.cpp
…
ptr-to-datamember.cpp
…
ptr-to-member-function.cpp
…
redefine_extname.cpp
…
reference-bind-default-argument.cpp
…
reference-cast.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
reference-field.cpp
…
reference-in-block-args.cpp
…
reference-in-blocks.cpp
…
reference-init.cpp
PR32044: Fix some cases where we would confuse a transparent init-list expression with an aggregate init.
2017-02-23 22:41:47 +00:00
references.cpp
…
regcall.cpp
[MS ABI] Correctly mangling vbase destructors
2017-02-14 00:54:11 +00:00
regparm.cpp
…
reinterpret-cast.cpp
…
return.cpp
Fix a buildbot failure introduced by r290960.
2017-01-04 15:07:13 +00:00
rtti-fundamental.cpp
…
rtti-layout.cpp
…
rtti-linkage.cpp
…
rtti-mingw64.cpp
Widen type of __offset_flags in RTTI on Mingw64
2016-08-25 22:16:30 +00:00
rtti-qualfn.cpp
P0012R1: add Itanium ABI support for throwing non-noexcept function pointers and catching as noexcept.
2016-12-01 03:32:42 +00:00
rtti-visibility.cpp
…
runtime-dllstorage.cpp
CodeGen: fix runtime function dll storage
2016-12-15 06:59:05 +00:00
runtimecc.cpp
…
rvalue-references.cpp
…
sanitize-dtor-bit-field.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
sanitize-dtor-callback.cpp
…
sanitize-dtor-derived-class.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
sanitize-dtor-fn-attribute.cpp
…
sanitize-dtor-nontrivial-virtual-base.cpp
…
sanitize-dtor-repress-aliasing.cpp
…
sanitize-dtor-tail-call.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
sanitize-dtor-trivial.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
sanitize-dtor-vtable.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
sanitize-no-dtor-callback.cpp
…
scoped-enums-debug-info.cpp
…
scoped-enums.cpp
…
sections.cpp
…
sizeof-unwind-exception.cpp
…
skip-vtable-pointer-initialization.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
sparcv9-abi.cpp
…
specialized-static-data-mem-init.cpp
…
split-stacks.cpp
…
stack-reuse-miscompile.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
stack-reuse.cpp
DR1213: element access on an array xvalue or prvalue produces an xvalue. In the
2016-12-05 07:49:14 +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
IRGen: Add optnone attribute on function during O0
2017-05-29 05:38:20 +00:00
static-init.cpp
[Test] Make Lit tests C++11 compatible - misc
2017-02-17 19:36:19 +00:00
static-local-in-local-class.cpp
…
static-member-variable-explicit-specialization.cpp
…
static-mutable.cpp
…
stmtexpr.cpp
Don't try to spill static allocas when emitting expr cleanups with branches
2017-05-31 19:59:41 +00:00
strict-vtable-pointers.cpp
Fixed broken test (strict-vtable-pointers)
2017-06-01 19:08:05 +00:00
switch-case-folding-1.cpp
…
switch-case-folding-2.cpp
Fix a couple of wrong-code bugs in switch-on-constant optimization:
2016-09-16 23:30:39 +00:00
switch-case-folding.cpp
…
temp-order.cpp
…
template-anonymous-types.cpp
…
template-anonymous-union-member-initializer.cpp
…
template-dependent-bind-temporary.cpp
…
template-inner-struct-visibility-hidden.cpp
…
template-instantiation.cpp
[Test] Make Lit tests C++11 compatible - IR ordering
2017-03-01 00:10:00 +00:00
template-linkage.cpp
…
template-static-var-defer.cpp
…
temporaries.cpp
DR1213: element access on an array xvalue or prvalue produces an xvalue. In the
2016-12-05 07:49:14 +00:00
thiscall-struct-return.cpp
…
threadsafe-statics-exceptions.cpp
…
threadsafe-statics.cpp
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
throw-expression-cleanup.cpp
…
throw-expression-dtor.cpp
…
throw-expressions.cpp
…
thunk-linkonce-odr.cpp
…
thunk-use-after-free.cpp
…
thunks-available-externally.cpp
…
thunks.cpp
IRGen: Add optnone attribute on function during O0
2017-05-29 05:38:20 +00:00
tls-init-funcs.cpp
…
trap-fnattr.cpp
…
trivial-constructor-init.cpp
…
try-catch.cpp
…
type-metadata-thinlto.cpp
Re-apply r292662, "IRGen: Start using the WriteThinLTOBitcode pass."
2017-01-26 23:51:50 +00:00
type-metadata.cpp
Move vtable type metadata emission behind a cc1-level flag.
2017-01-18 23:55:27 +00:00
type-traits.cpp
…
type_visibility.cpp
…
typeid-cxx11.cpp
…
typeid-should-throw.cpp
…
typeid.cpp
…
typeinfo
…
ubsan-bitfields.cpp
Retry: [ubsan] Detect UB loads from bitfields
2017-03-09 16:06:27 +00:00
ubsan-devirtualized-calls.cpp
[CodeGen] Devirtualize calls to methods marked final in a derived class
2016-10-20 18:44:14 +00:00
ubsan-global-alignment.cpp
[ubsan] Reduce alignment checking of C++ object pointers
2017-04-14 22:03:34 +00:00
ubsan-nullability-assign.cpp
[ubsan] nullability-assign: Check assignments into C++ structs
2017-04-26 21:55:17 +00:00
ubsan-suppress-checks.cpp
[ubsan] Skip alignment checks on allocas with known alignment
2017-04-26 02:17:21 +00:00
ubsan-type-checks.cpp
[ubsan] Don't check alignment if the alignment is 1
2017-04-14 22:03:37 +00:00
ubsan-vtable-checks.cpp
[ubsan] Minimize size of data for type_mismatch (Redo of D19667)
2017-01-06 14:40:12 +00:00
unaligned-member-qualifier.cpp
clang/test/CodeGenCXX/unaligned-member-qualifier.cpp: Satisfy x86_thiscallcc.
2017-06-02 09:53:05 +00:00
unaligned.cpp
Honor __unaligned in codegen for declarations and expressions
2017-03-08 14:00:44 +00:00
uncode-string.cpp
…
uncopyable-args.cpp
Fix -Asserts build, and add some more test cases.
2016-11-22 00:43:30 +00:00
union-dtor.cpp
…
union-tbaa2.cpp
[CodeGen] Pessimize aliasing for member unions (and may-alias) objects
2017-05-25 12:55:47 +00:00
unknown-anytype.cpp
…
value-init.cpp
Fix defaulted-functions-in-C++98 extension to give the functions the same
2016-12-21 01:57:02 +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
Cleanup the handling of noinline function attributes, -fno-inline,
2016-12-23 01:24:49 +00:00
virtual-base-ctor.cpp
Update clang for D20348
2016-06-14 21:02:05 +00:00
virtual-base-destructor-call.cpp
…
virtual-bases.cpp
…
virtual-destructor-calls.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
virtual-destructor-synthesis.cpp
…
virtual-function-attrs.cpp
…
virtual-function-calls.cpp
[Devirtualization] Decorate vfunction load with invariant.load
2016-10-29 15:28:30 +00:00
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.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
visibility-ms-compat.cpp
…
visibility.cpp
…
vla-consruct.cpp
…
vla-lambda-capturing.cpp
P0145R3 (C++17 evaluation order tweaks): consistently emit the LHS of array
2016-09-26 23:49:47 +00:00
vla.cpp
Silence buildbots by tweaking an IR codegen test to be less specific w register names.
2017-05-15 02:56:02 +00:00
vlt_to_reference.cpp
…
volatile-1.cpp
[Test] Make Lit tests C++11 compatible - misc
2017-02-17 19:36:19 +00:00
volatile.cpp
[Test] Make Lit tests C++11 compatible - misc
2017-02-17 19:36:19 +00:00
vtable-align.cpp
CodeGen: New vtable group representation: struct of vtable arrays.
2016-12-13 20:40:39 +00:00
vtable-assume-load.cpp
Make '-disable-llvm-optzns' an alias for '-disable-llvm-passes'.
2016-12-23 00:23:01 +00:00
vtable-available-externally.cpp
Emit available_externally vtables opportunistically
2017-06-01 08:04:05 +00:00
vtable-cast-crash.cpp
…
vtable-debug-info.cpp
…
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
Make two vtable tests tolerate C++11.
2016-12-20 22:22:24 +00:00
vtable-linkage.cpp
Emit available_externally vtables opportunistically
2017-06-01 08:04:05 +00:00
vtable-pointer-initialization.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
vtt-layout.cpp
CodeGen: Start using inrange annotations on vtable getelementptr.
2016-12-13 20:50:44 +00:00
warn-padded-packed.cpp
…
wasm-args-returns.cpp
Let FuncAttrs infer the 'returned' argument attribute
2016-07-19 19:59:24 +00:00
weak-extern-typeinfo.cpp
…
weak-external.cpp
…
windows-implicit-dllexport-template-specialization.cpp
Sema: delay the DLL exported member referencing
2016-12-03 01:57:47 +00:00
windows-itanium-dllexport.cpp
[Sema] Use MSVC inner class behavior on Itanium
2017-04-20 01:11:42 +00:00
windows-itanium-exceptions.cpp
…
windows-itanium-type-info.cpp
CodeGen: fix windows itanium RTTI in EH mode
2016-12-05 22:40:20 +00:00
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
…