..
Inputs
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
__null.cpp
__try.cpp
2008-01-11-BadWarning.cpp
abstract.cpp
[AST][RecoveryAST] Preserve the type by default for recovery expression.
2020-08-24 14:28:28 +02:00
access-base-class.cpp
[clang] Don't emit "no member" diagnostic if the lookup fails on an invalid record decl.
2020-09-28 15:10:00 +02:00
access-control-check.cpp
access-member-pointer.cpp
access.cpp
accessible-base.cpp
addr-of-overloaded-function-casting.cpp
addr-of-overloaded-function.cpp
address-of-temporary.cpp
address-of.cpp
address-packed-member-memops.cpp
address-packed.cpp
address-space-arithmetic.cpp
[SYCL] Prohibit arithmetic operations for incompatible pointers
2020-05-22 13:43:24 +03:00
address-space-conversion.cpp
address-space-ctor.cpp
address-space-initialize.cpp
address-space-newdelete.cpp
address-space-references.cpp
adl.cpp
aggregate-init-cxx98.cpp
aggregate-initialization.cpp
alias-template.cpp
align_value.cpp
align-x86-abi7.cpp
align-x86.cpp
alignment-of-derived-class.cpp
alignof-sizeof-reference.cpp
alignof.cpp
PR47138: Don't crash if the preferred alignment of an invalid record
2020-08-12 12:31:20 -07:00
alloc-align-attr.cpp
altivec.cpp
ambig-user-defined-conversions.cpp
ambiguous-builtin-unary-operator.cpp
ambiguous-conversion-show-overload.cpp
amdgpu-sizeof-alignof.cpp
anonymous-struct.cpp
PR44406: Follow behavior of array bound constant folding in more recent versions of GCC.
2020-10-16 14:34:35 -07:00
anonymous-union-cxx11.cpp
anonymous-union-export.cpp
anonymous-union.cpp
arm-cmse.cpp
array-bound-merge.cpp
array-bounds-ptr-arith.cpp
array-bounds-system-header.cpp
array-bounds.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
arrow-operator.cpp
ast-print-crash.cpp
ast-print.cpp
atomic-ops.cpp
atomic-type.cpp
attr-abi-tag-syntax.cpp
attr-after-definition.cpp
attr-aligned.cpp
attr-annotate.cpp
[Annotation] Allows annotation to carry some additional constant arguments.
2020-10-26 10:50:05 +01:00
attr-arm-sve-vector-bits.cpp
[clang][aarch64] ACLE: Support implicit casts between GNU and SVE vectors
2020-09-17 09:35:30 +00:00
attr-callback-broken.cpp
attr-callback.cpp
attr-cfi-canonical-jump-table.cpp
attr-cleanup-gcc.cpp
attr-cleanup.cpp
attr-common.cpp
attr-cpuspecific.cpp
attr-cxx0x-fixit.cpp
attr-cxx0x.cpp
attr-cxx-disabled.cpp
attr-declspec-ignored.cpp
attr-deprecated-replacement-error.cpp
attr-deprecated-replacement-fixit.cpp
attr-deprecated.cpp
attr-disable-tail-calls.cpp
attr-exclude_from_explicit_instantiation.diagnose_on_undefined_entity.cpp
attr-exclude_from_explicit_instantiation.explicit_instantiation.cpp
attr-exclude_from_explicit_instantiation.extern_declaration.cpp
attr-exclude_from_explicit_instantiation.merge_redeclarations.cpp
attr-flatten.cpp
attr-format.cpp
attr-gnu.cpp
BuildVectorType with a dependent (array) type is crashing the compiler - Fix for PR-47542
2020-09-28 17:10:32 -07:00
attr-gsl-owner-pointer-std.cpp
attr-gsl-owner-pointer.cpp
attr-lifetimebound.cpp
attr-likelihood.cpp
[Sema] Diagnose annotating if constexpr
with a likelihood attribute
2020-10-31 17:51:36 +01:00
attr-lto-visibility-public.cpp
attr-mode-tmpl.cpp
attr-no-sanitize-address.cpp
attr-no-sanitize-memory.cpp
attr-no-sanitize-thread.cpp
attr-no-sanitize.cpp
attr-no-speculative-load-hardening.cpp
attr-no-split-stack.cpp
attr-nodebug.cpp
attr-non-x86-no_caller_saved_registers.cpp
attr-nonnull.cpp
attr-noreturn.cpp
attr-notail.cpp
attr-on-explicit-template-instantiation.cpp
attr-optnone.cpp
attr-print.cpp
attr-regparm.cpp
attr-reinitializes.cpp
attr-require-constant-initialization.cpp
Properly track whether a variable is constant-initialized.
2020-10-19 23:59:11 -07:00
attr-section.cpp
attr-selectany.cpp
attr-sentinel.cpp
attr-speculative-load-hardening.cpp
attr-swiftcall.cpp
attr-target-mv.cpp
attr-trivial-abi.cpp
Clang crashed while checking for deletion of copy and move ctors
2020-07-07 14:40:37 -04:00
attr-unavailable.cpp
attr-unused.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
attr-used.cpp
attr-visibility.cpp
attr-weak.cpp
attr-weakref.cpp
attr-x86-interrupt.cpp
attr-x86-no_caller_saved_registers.cpp
attributed-auto-deduction.cpp
auto-cxx0x.cpp
auto-cxx98.cpp
auto-invalid-init-crash.cpp
[clang] Fix a crash on invalid auto.
2020-05-06 11:47:03 +02:00
auto-subst-failure.cpp
auto-type-from-cxx.cpp
PR46637: Fix handling of placeholder types in trailing-return-types.
2020-07-28 15:54:10 -07:00
base-class-ambiguity-check.cpp
bitfield-layout.cpp
bitfield.cpp
block-call.cpp
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
blocks-1.cpp
blocks.cpp
[Sema] Diagnose more cases of static data members in local or unnamed classes
2020-05-26 13:29:59 +01:00
bool-compare.cpp
bool.cpp
borland-extensions.cpp
builtin_objc_msgSend.cpp
builtin-align-cxx.cpp
[clang] Check ValueDependent instead of InstantiationDependent before executing the align expr for builtin align functions.
2020-07-03 09:02:12 +02:00
builtin-assume-aligned-tmpl.cpp
builtin-assume-aligned.cpp
builtin-bit-cast.cpp
builtin-classify-type.cpp
builtin-constant-p.cpp
PR45534: don't ignore unmodeled side-effects when constant-evaluating a call to __builtin_constant_p.
2020-04-20 21:23:35 -07:00
builtin-exception-spec.cpp
builtin-is-constant-evaluated.cpp
Properly track whether a variable is constant-initialized.
2020-10-19 23:59:11 -07:00
builtin-object-size-cxx14.cpp
builtin-operator-new-delete.cpp
builtin-ptrtomember-ambig.cpp
builtin-ptrtomember-overload-1.cpp
builtin-ptrtomember-overload.cpp
builtins-arm.cpp
builtins-overflow.cpp
builtins-va_arg.cpp
builtins.cpp
Improve diagnostic for an expression that's not constant because it uses
2020-08-10 17:03:19 -07:00
c99-variable-length-array-cxx11.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
c99-variable-length-array.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
c99.cpp
call-with-static-chain.cpp
calling-conv-compat.cpp
captured-statements.cpp
cast-conversion.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
cast-explicit-ctor.cpp
cast-lvalue-to-rvalue-reference.cpp
cdtor-fn-try-block.cpp
char8_t.cpp
class-base-member-init.cpp
class-layout.cpp
class-names.cpp
class.cpp
Use "default member initializer" instead of "in-class initializer" for diagnostics.
2020-09-29 15:04:23 -04:00
co_await-range-for.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
code-seg1.cpp
code-seg.cpp
comma.cpp
compare-cxx2a.cpp
compare-modules-cxx2a.cpp
Improve diagnostics for missing import / #include of module.
2020-04-28 18:41:14 -07:00
compare.cpp
complete-member-pointers.cpp
complex-conversion.cpp
complex-folding.cpp
complex-init-list.cpp
complex-overload.cpp
composite-pointer-type.cpp
compound-literal.cpp
condition.cpp
conditional-expr.cpp
PR47861: Expand dangling reference warning to look through copy
2020-10-30 10:19:50 -07:00
const-cast.cpp
constant-conversion.cpp
constant-expression-cxx1y.cpp
Revert "[Sema] Address-space sensitive check for unbounded arrays (v2)"
2020-09-29 22:46:14 +02:00
constant-expression-cxx1z.cpp
[c++17] Implement P0145R3 during constant evaluation.
2020-10-06 12:30:26 -07:00
constant-expression-cxx2a.cpp
Perform lvalue conversions on the left of a pseudo-destructor call 'p->~T()'.
2020-10-14 22:09:01 -07:00
constant-expression-cxx11.cpp
PR47861: Expand dangling reference warning to look through copy
2020-10-30 10:19:50 -07:00
constant-expression.cpp
Revert "Revert "Ensure that checkInitIsICE is called exactly once for every variable""
2020-10-26 12:08:57 -07:00
consteval-return-void.cpp
Don't reject uses of void-returning consteval functions.
2020-08-20 15:40:09 -07:00
constexpr-ackermann.cpp
constexpr-array-unknown-bound.cpp
constexpr-backtrace-limit.cpp
constexpr-builtin-bit-cast.cpp
[AST] Fix handling of long double and bool in __builtin_bit_cast
2020-09-02 15:01:53 -04:00
constexpr-default-arg.cpp
constexpr-default-init-value-crash.cpp
[AST] Fix a crash on accessing a class without definition in constexpr function context.
2020-06-25 12:13:05 +02:00
constexpr-depth.cpp
constexpr-duffs-device.cpp
constexpr-factorial.cpp
constexpr-many-arguments.cpp
constexpr-nqueens.cpp
constexpr-printing.cpp
constexpr-steps.cpp
constexpr-string.cpp
Permit constant evaluation of mixed __builtin_memcmp between char and
2020-04-05 15:35:32 -07:00
constexpr-turing-cxx2a.cpp
constexpr-turing.cpp
constexpr-unsigned-high-bit.cpp
constexpr-value-init.cpp
constexpr-vectors.cpp
Implement constexpr BinaryOperator for vector types
2020-06-22 07:05:43 -07:00
constructor-initializer.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
constructor-recovery.cpp
constructor.cpp
conversion-delete-expr.cpp
conversion-function.cpp
Perform ActOnConversionDeclarator after looking for any virtual functions it overrides
2020-05-13 10:34:19 -04:00
conversion-incomplete-type.cpp
conversion.cpp
convert-to-bool.cpp
converting-constructor.cpp
copy-assignment.cpp
copy-constructor-error.cpp
copy-initialization.cpp
coreturn-eh.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
coreturn.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
coroutine_handle-addres-return-type.cpp
[Coroutines] Warning if return type of coroutine_handle::address is not void*
2020-07-06 13:46:01 +08:00
coroutine-final-suspend-noexcept.cpp
[Coroutines] Handle dependent promise types for final_suspend non-throw check
2020-06-25 11:27:27 -07:00
coroutine-rvo.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
coroutine-seh.cpp
coroutine-traits-undefined-template.cpp
coroutine-unhandled_exception-warning.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
coroutine-uninitialized-warning-crash.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
coroutines.cpp
[Coroutines] Ensure co_await promise.final_suspend() does not throw
2020-06-22 15:01:42 -07:00
crash-lambda-12645424.cpp
crashes.cpp
cstyle-cast.cpp
cv-unqual-rvalues.cpp
cxx0x-class.cpp
cxx0x-constexpr-const.cpp
cxx0x-cursory-default-delete.cpp
cxx0x-defaulted-functions.cpp
cxx0x-delegating-ctors.cpp
cxx0x-deleted-default-ctor.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
cxx0x-initializer-aggregates.cpp
cxx0x-initializer-constructor.cpp
[AST][RecoveryExpr] Preserve the AST for invalid class constructions.
2020-07-20 13:11:15 +02:00
cxx0x-initializer-references.cpp
cxx0x-initializer-scalars.cpp
cxx0x-initializer-stdinitializerlist.cpp
PR47861: Expand dangling reference warning to look through copy
2020-10-30 10:19:50 -07:00
cxx0x-noexcept-expression.cpp
cxx0x-nontrivial-union.cpp
cxx0x-return-init-list.cpp
cxx0x-type-convert-construct.cpp
cxx1y-constexpr-not-const.cpp
cxx1y-contextual-conversion-tweaks.cpp
[c++14] Implement missed piece of N3323: use "converted constant" rules
2020-08-19 15:45:51 -07:00
cxx1y-deduced-return-type.cpp
PR46637: Fix handling of placeholder types in trailing-return-types.
2020-07-28 15:54:10 -07:00
cxx1y-generic-lambdas-capturing.cpp
PR47861: Expand dangling reference warning to look through copy
2020-10-30 10:19:50 -07:00
cxx1y-generic-lambdas-variadics.cpp
cxx1y-generic-lambdas.cpp
PR46637: Fix handling of placeholder types in trailing-return-types.
2020-07-28 15:54:10 -07:00
cxx1y-init-captures.cpp
cxx1y-initializer-aggregates.cpp
cxx1y-sized-deallocation.cpp
cxx1y-user-defined-literals.cpp
cxx1y-variable-templates_in_class.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
cxx1y-variable-templates_top_level.cpp
cxx1z-class-template-argument-deduction.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
cxx1z-constexpr-lambdas.cpp
cxx1z-copy-omission.cpp
[AST][RecoveryExpr] Preserve the AST for invalid class constructions.
2020-07-20 13:11:15 +02:00
cxx1z-decomposition.cpp
Don't allow structured binding declarations to decompose a
2020-10-23 16:28:25 -07:00
cxx1z-init-statement-template.cpp
cxx1z-init-statement-warn-unused.cpp
cxx1z-init-statement.cpp
cxx1z-lambda-star-this.cpp
cxx1z-noexcept-function-type.cpp
PR44406: Follow behavior of array bound constant folding in more recent versions of GCC.
2020-10-16 14:34:35 -07:00
cxx1z-user-defined-literals.cpp
cxx2a-adl-only-template-id.cpp
cxx2a-compat.cpp
cxx2a-consteval.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
cxx2a-constexpr-dynalloc.cpp
cxx2a-destroying-delete.cpp
PR46640: Permit the first parameter of a destroying 'operator delete' to
2020-07-08 14:29:39 -07:00
cxx2a-explicit-bool.cpp
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
cxx2a-initializer-aggregates.cpp
cxx2a-lambda-default-ctor-assign.cpp
cxx2a-lambda-equals-this.cpp
cxx2a-no-unique-address.cpp
cxx2a-pointer-to-const-ref-member.cpp
cxx2a-template-lambdas.cpp
cxx2a-three-way-comparison.cpp
PR47893: Synthesis of a comparison operator from an 'operator<=>'
2020-10-18 14:15:12 -07:00
cxx2a-user-defined-literals.cpp
cxx03-aligned-allocation-unscoped-enum.cpp
cxx11-ast-print.cpp
cxx11-attr-print.cpp
cxx11-call-to-deleted-constructor.cpp
cxx11-compat.cpp
[Sema] Introduce BuiltinAttr, per-declaration builtin-ness
2020-09-17 19:28:57 +03:00
cxx11-crashes.cpp
More robust fix for crash on invalid range-based for statement.
2020-06-08 13:11:23 -07:00
cxx11-default-member-initializers.cpp
cxx11-gnu-attrs.cpp
cxx11-inheriting-ctors.cpp
PR47555: Inheriting constructors are implicitly definable.
2020-09-16 18:11:18 -07:00
cxx11-thread-local-print.cpp
cxx11-thread-local.cpp
cxx11-thread-unsupported.cpp
cxx11-unused.cpp
cxx11-user-defined-literals-unused.cpp
cxx11-user-defined-literals.cpp
cxx14-compat.cpp
cxx17-compat.cpp
[c++20] For P0732R2 / P1907R1: Basic frontend support for class types as
2020-10-21 13:21:41 -07:00
cxx20-constinit.cpp
Fix interaction of constinit
and weak
.
2020-09-30 10:49:50 -07:00
cxx98-compat-flags.cpp
cxx98-compat-pedantic.cpp
cxx98-compat.cpp
Use "default member initializer" instead of "in-class initializer" for diagnostics.
2020-09-29 15:04:23 -04:00
cxx-altivec.cpp
cxx-deprecated.cpp
cxx-member-pointer-op.cpp
dcl_ambig_res.cpp
dcl_init_aggr.cpp
decl-expr-ambiguity.cpp
[AST][RecoveryAST] Preserve the type by default for recovery expression.
2020-08-24 14:28:28 +02:00
decl-init-ref.cpp
PR23029 / C++ DR2233: Allow expanded parameter packs to follow
2020-06-02 13:48:59 -07:00
decl-microsoft-call-conv.cpp
declspec-allocator.cpp
declspec-selectany.cpp
declspec-thread.cpp
decltype-98.cpp
decltype-crash.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
decltype-overloaded-functions.cpp
decltype-pr4444.cpp
decltype-pr4448.cpp
decltype-this.cpp
decltype.cpp
decomposed-condition.cpp
default1.cpp
default2.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
default-arg-closures.cpp
default-argument-temporaries.cpp
default-assignment-operator.cpp
default-constructor-initializers.cpp
defaulted-ctor-loop.cpp
defaulted-private-dtor.cpp
delete-and-function-templates.cpp
delete-mismatch.h
delete-non-virtual-dtor.cpp
delete.cpp
deleted-function-access.cpp
deleted-function.cpp
deleted-operator.cpp
dependent-auto.cpp
dependent-noexcept-unevaluated.cpp
dependent-types.cpp
deprecated-copy.cpp
deprecated.cpp
derived-to-base-ambig.cpp
designated-initializers-base-class.cpp
designated-initializers.cpp
destructor.cpp
devirtualize-vtable-marking.cpp
diagnose_if-ext.cpp
diagnose_if.cpp
diagnostic-order.cpp
direct-initializer.cpp
discrim-union.cpp
dllexport-pr22591.cpp
dllexport.cpp
[windows-itanium] make dllimport/export handling closer to MS behavior
2020-10-09 13:24:07 +01:00
dllimport-constexpr.cpp
dllimport-memptr.cpp
dllimport.cpp
[windows-itanium] make dllimport/export handling closer to MS behavior
2020-10-09 13:24:07 +01:00
do-while-scope.cpp
dr1301.cpp
dynamic-cast.cpp
elaborated-type-specifier.cpp
clang: Fix minor grammar-o in diag added in c354b2e3b
2020-08-13 10:06:40 -04:00
empty-class-layout.cpp
enable_if.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
enum-attr.cpp
enum-bitfield.cpp
Fix parsing of enum-base to follow C++11 rules.
2020-05-08 19:32:00 -07:00
enum-increment.cpp
enum-scoped.cpp
Properly implement 'enum class' parsing.
2020-05-10 13:21:04 -07:00
enum-unscoped-nonexistent.cpp
enum.cpp
Switch the default of VerifyIntegerConstantExpression from constant
2020-10-15 16:58:47 -07:00
err_init_conversion_failed.cpp
err_reference_bind_drops_quals.cpp
err_typecheck_assign_const_filecheck.cpp
err_typecheck_assign_const.cpp
eval-crashes.cpp
eval-sizeof-dependent-type.cpp
exception-spec-no-exceptions.cpp
exception-spec.cpp
exceptions-seh.cpp
exceptions.cpp
explicit.cpp
expression-traits.cpp
expressions.cpp
ext-int-asm.cpp
Fix test from 5f1f4a5
2020-05-14 08:22:08 -07:00
ext-int.cpp
Disable use of _ExtInt with '__atomic' builtins
2020-08-18 09:17:26 -07:00
extended-usual-deallocation-functions.cpp
extern-c.cpp
PR46859: Fix crash if declaring a template in a DeclScope with no DeclContext.
2020-07-29 12:02:55 -07:00
extra-semi.cpp
flexible-array-test.cpp
Float16.cpp
fntype-decl.cpp
fold_expr_expansion_limit.cpp
[clang] Limit the maximum level of fold-expr expansion.
2020-09-08 15:40:09 +02:00
for-range-crash.cpp
More robust fix for crash on invalid range-based for statement.
2020-06-08 13:11:23 -07:00
for-range-dereference.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
for-range-examples.cpp
for-range-no-std.cpp
for-range-unused.cpp
format-strings-0x-nopedantic.cpp
format-strings-0x.cpp
format-strings.cpp
friend2.cpp
friend3.cpp
friend-class-nodecl.cpp
friend-out-of-line.cpp
friend-template-redecl.cpp
friend.cpp
funcdname.cpp
function-extern-c.cpp
function-overload-typo-crash.cpp
function-overloaded-redecl.cpp
function-pointer-arguments.cpp
function-redecl-2.cpp
function-redecl.cpp
function-type-qual.cpp
functional-cast.cpp
generalized-deprecated.cpp
generic-selection.cpp
gnu_inline.cpp
gnu-case-ranges.cpp
gnu-flags.cpp
goto2.cpp
goto.cpp
has_unique_object_reps_member_ptr.cpp
i-c-e-cxx.cpp
Revert "Revert "Ensure that checkInitIsICE is called exactly once for every variable""
2020-10-26 12:08:57 -07:00
illegal-member-initialization.cpp
imaginary-constants.cpp
implicit-exception-spec.cpp
PR23029 / C++ DR2233: Allow expanded parameter packs to follow
2020-06-02 13:48:59 -07:00
implicit-int.cpp
implicit-member-functions.cpp
implicit-virtual-member-functions.cpp
incomplete-call.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
increment-decrement.cpp
indirect-goto.cpp
inherit.cpp
init-expr-crash.cpp
init-priority-attr.cpp
Allow init_priority values <= 100 and > 65535 within system headers.
2020-09-23 15:26:50 -04:00
injected-class-name-crash.cpp
inline.cpp
instantiate-blocks.cpp
instantiate-template-fatal-error.cpp
int-ptr-cast-SFINAE.cpp
integer-overflow.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
internal_linkage.cpp
invalid-aligned-attr.cpp
[AST] Fix recovery-expr crash on invalid aligned attr.
2020-04-15 16:15:20 +02:00
invalid-constructor-init.cpp
[AST] Fix dependence-bits for CXXDefaultInitExpr.
2020-09-21 08:47:01 +02:00
invalid-decl.cpp
Fix for PR47544. Clang is crashing after generating the right
2020-10-27 05:57:39 -07:00
invalid-instantiated-field-decl.cpp
invalid-member-expr.cpp
invalid-template-base-specifier.cpp
[AST][RecoveryExpr] Add error-bit TemplateArgument
2020-06-24 16:21:35 +02:00
invalid-template-params.cpp
[c++20] For P1907R1: Add checking for structural types for non-type
2020-09-20 20:20:52 -07:00
invalid-template-specifier.cpp
issue547.cpp
lambda-conversion-op-cc.cpp
PR47372: Fix Lambda invoker calling conventions
2020-10-30 06:39:55 -07:00
lambda-expressions.cpp
[clang][NFC] Tests showing the problems with some uses of NamedDecl::getDeclName in diagnostics, SemaExpr.cpp part
2020-07-18 20:39:16 +01:00
lambda-invalid-capture.cpp
large-array-init.cpp
libcxx_valarray_hack.cpp
libstdcxx_atomic_ns_hack.cpp
libstdcxx_common_type_hack.cpp
libstdcxx_explicit_init_list_hack.cpp
libstdcxx_gets_hack.cpp
libstdcxx_is_pod_hack.cpp
libstdcxx_libcxx_less_hack.cpp
libstdcxx_map_base_hack.cpp
libstdcxx_pair_swap_hack.cpp
libstdcxx_pointer_return_false_hack.cpp
linkage2.cpp
linkage-invalid-decl.cpp
linkage-spec.cpp
linkage.cpp
literal-operators.cpp
literal-type.cpp
local-classes.cpp
long-virtual-inheritance-chain.cpp
lookup-member.cpp
make_integer_seq.cpp
many-template-parameter-lists.cpp
matrix-type-builtins-disabled.cpp
[Matrix] Add __builtin_matrix_column_load to Clang.
2020-06-18 10:47:55 +01:00
matrix-type-builtins.cpp
[Matrix] Use 1st/2nd instead of first/second in matrix diags.
2020-06-25 11:55:03 +01:00
matrix-type-operators.cpp
[Matrix] Implement * binary operator for MatrixType.
2020-06-07 11:11:27 +01:00
matrix-type.cpp
[Matrix] Check non-dependent elt type before creating DepSizedMatrix.
2020-05-12 16:46:37 +01:00
member-class-11.cpp
member-expr-anonymous-union.cpp
member-expr-static.cpp
member-expr.cpp
member-init.cpp
Use "default member initializer" instead of "in-class initializer" for diagnostics.
2020-09-29 15:04:23 -04:00
member-location.cpp
member-name-lookup.cpp
member-operator-expr.cpp
member-pointer-ms.cpp
member-pointer-size.cpp
member-pointer.cpp
member-pointers-2.cpp
microsoft-cxx0x.cpp
microsoft-dtor-lookup-cxx11.cpp
microsoft-dtor-lookup.cpp
microsoft-new-delete.cpp
microsoft-super.cpp
microsoft-template-shadow.cpp
microsoft-varargs-diagnostics.cpp
microsoft-varargs.cpp
microsoft-vs-float128.cpp
MicrosoftCompatibility.cpp
Fix checking for C++98 ICEs in C++11-and-later mode to not consider use
2020-10-26 16:59:48 -07:00
MicrosoftCompatibilityNoExceptions.cpp
MicrosoftExtensions.cpp
Enforce the C++11 anonymous enum bitfields check even for
2020-05-10 14:03:50 -07:00
MicrosoftSuper.cpp
missing-header.cpp
missing-members.cpp
missing-namespace-qualifier-typo-corrections.cpp
modules-ts.cppm
Improve diagnostics for missing import / #include of module.
2020-04-28 18:41:14 -07:00
ms_integer_suffix.cpp
ms_mutable_reference_member.cpp
ms_struct.cpp
[clang] Don't emit warn_cxx_ms_struct when MSBitfields is enabled globally
2020-06-17 09:37:07 +03:00
ms_wide_bitfield.cpp
ms-const-member-expr.cpp
ms-empty_bases.cpp
ms-exception-spec.cpp
ms-friend-lookup.cpp
ms-implicit-complete-dtor.cpp
[MS] Mark vbase dtors used when marking dtor used
2020-04-09 14:19:36 -07:00
ms-initlist-narrowing.cpp
ms-inline-asm.cpp
ms-interface.cpp
ms-iunknown-inline-def.cpp
ms-iunknown-outofline-def.cpp
ms-iunknown-template-function.cpp
ms-iunknown.cpp
ms-layout_version.cpp
ms-no-rtti-data.cpp
[Sema][MSVC] warn at dynamic_cast/typeid when /GR- is given
2020-09-16 10:38:52 -07:00
ms-novtable.cpp
ms-overload-entry-point.cpp
ms-property-error.cpp
ms-property.cpp
ms-unsupported.cpp
ms-uuid.cpp
Rework how UuidAttr, CXXUuidofExpr, and GUID template arguments and constants are represented.
2020-04-15 12:20:42 -07:00
ms-wchar.cpp
namespace-alias.cpp
namespace.cpp
neon-vector-types.cpp
nested-name-spec-locations.cpp
nested-name-spec.cpp
Don't treat a CXXScopeSpec with a nested name specifier but no location
2020-04-03 20:20:48 -07:00
new-array-size-conv.cpp
new-delete-0x.cpp
new-delete-cxx0x.cpp
new-delete-predefined-decl-2.cpp
new-delete-predefined-decl.cpp
new-delete.cpp
Switch the default of VerifyIntegerConstantExpression from constant
2020-10-15 16:58:47 -07:00
new-null.cpp
no_destroy.cpp
no-exceptions.cpp
no-implicit-builtin-decls.cpp
no-rtti-data.cpp
[Sema][MSVC] warn at dynamic_cast/typeid when /GR- is given
2020-09-16 10:38:52 -07:00
no-rtti.cpp
fix test no-rtti.cpp
2020-09-16 11:03:15 -07:00
no-warn-composite-pointer-type.cpp
no-warn-unused-const-variables.cpp
no-warn-user-defined-literals-in-system-headers.cpp
no-warn-user-defined-literals-in-system-headers.h
no-wchar.cpp
non-empty-class-size-zero.cpp
nonnull.cpp
nothrow-as-noexcept-ctor.cpp
nothrow-vs-exception-specs.cpp
ns_returns_retained_block_return.cpp
null_in_arithmetic_ops.cpp
null-cast.cpp
nullability-declspec.cpp
nullability.cpp
nullptr_in_arithmetic_ops.cpp
nullptr-98.cpp
nullptr-arithmetic.cpp
nullptr.cpp
offsetof-0x.cpp
offsetof.cpp
old-style-cast.cpp
openmp_default_simd_align.cpp
operator-arrow-depth.cpp
operator-arrow-temporary.cpp
operator-new-size-diagnose_if.cpp
out-of-line-def-mismatch.cpp
overload-0x.cpp
overload-call-copycon.cpp
overload-call.cpp
overload-decl.cpp
overload-member-call.cpp
overload-template.cpp
overload-value-dep-arg.cpp
overloaded-builtin-operators-0x.cpp
overloaded-builtin-operators-cxx17.cpp
overloaded-builtin-operators.cpp
overloaded-name.cpp
overloaded-operator-decl.cpp
overloaded-operator.cpp
override-in-system-header.cpp
P30636.cpp
parentheses.cpp
pascal-strings.cpp
pass-object-size.cpp
pointer-forward-declared-class-conversion.cpp
clang: Fix minor grammar-o in diag added in c354b2e3b
2020-08-13 10:06:40 -04:00
ppc-mma-types.cpp
[PowerPC] Add Sema checks for MMA types
2020-11-04 17:01:47 -06:00
pr9812.cpp
pr13353.cpp
pr13394-crash-on-invalid.cpp
pr18284-crash-on-invalid.cpp
pr25181-crash-on-invalid.cpp
pr27047-default-init-expr-name-conflict.cpp
pr28050.cpp
pr30559.cpp
pr36536.cpp
pr47804.cpp
Ensure TreeTransform considers ParmVarDecls as transformed Decls
2020-10-12 14:38:04 -07:00
PR5086-ambig-resolution-enum.cpp
PR6562.cpp
PR6618.cpp
PR7410.cpp
PR7944.cpp
PR8012.cpp
PR8385.cpp
PR8755.cpp
PR8884.cpp
PR9459.cpp
PR9460.cpp
PR9461.cpp
PR9572.cpp
Use "default member initializer" instead of "in-class initializer" for diagnostics.
2020-09-29 15:04:23 -04:00
PR9884.cpp
PR9902.cpp
PR9908.cpp
PR10177.cpp
PR10243.cpp
PR10447.cpp
PR10458.cpp
PR11358.cpp
PR12481.cpp
PR12778.cpp
PR16677.cpp
PR46231: Promote diagnostic for 'template<...>;' from ExtWarn to Error.
2020-07-29 12:35:18 -07:00
PR19955.cpp
PR20110.cpp
PR20334-std_initializer_list_diagnosis_assertion.cpp
PR20705.cpp
PR21679.cpp
PR22637.cpp
PR23334.cpp
PR25848.cpp
PR27037.cpp
PR29152.cpp
PR31422.cpp
PR35832.cpp
PR38235.cpp
PR38913.cpp
PR40395.cpp
PR41139.cpp
pragma-init_seg.cpp
pragma-optimize.cpp
pragma-pack.cpp
pragma-unused.cpp
pragma-visibility.cpp
pragma-vtordisp.cpp
pragma-weak.cpp
predefined-expr.cpp
prefetch-enum.cpp
primary-base.cpp
printf-block.cpp
printf-cstr.cpp
pseudo-destructors.cpp
Perform lvalue conversions on the left of a pseudo-destructor call 'p->~T()'.
2020-10-14 22:09:01 -07:00
ptrtomember-overload-resolution.cpp
ptrtomember.cpp
qual-id-test.cpp
qualification-conversion.cpp
qualified-id-lookup.cpp
qualified-member-enum.cpp
qualified-names-diag.cpp
rdar42746401.cpp
recovery-expr-type.cpp
[AST][RecoveryExpr] Fix a crash on undeduced type.
2020-10-05 12:52:04 +02:00
redeclared-alias-template.cpp
redeclared-auto.cpp
redefine_extname.cpp
ref-init-ambiguous.cpp
references.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
reinterpret-cast.cpp
reinterpret-fn-obj-pedantic.cpp
return-noreturn.cpp
return-stack-addr-2.cpp
return-stack-addr.cpp
PR47861: Expand dangling reference warning to look through copy
2020-10-30 10:19:50 -07:00
return-void.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
return.cpp
Better source location for -Wignored-qualifiers on trailing return types
2020-10-28 23:32:57 +01:00
rounding-math.cpp
[FPEnv] Tests for rounding properties of constant evalution
2020-10-29 13:53:13 +07:00
runtimediag-ppe.cpp
rval-references-examples.cpp
rval-references.cpp
scope-check.cpp
self-comparison.cpp
shift.cpp
short-enums.cpp
short-wchar-sign.cpp
sizeless-1.cpp
[Sema][SVE] Fix handling of initialisers for built-in SVE types
2020-05-06 12:24:27 +01:00
source_location.cpp
statements.cpp
static-array-member.cpp
static-assert-cxx17.cpp
static-assert.cpp
static-cast-complete-type.cpp
static-cast.cpp
static-data-member.cpp
static-initializers.cpp
std-align-val-t-in-operator-new.cpp
std-compare-cxx2a.cpp
storage-class.cpp
string-init.cpp
string-plus-char.cpp
string-plus-int.cpp
struct-class-redecl.cpp
subst-restrict.cpp
suppress.cpp
switch-0x.cpp
switch-implicit-fallthrough-blocks.cpp
switch-implicit-fallthrough-cxx98.cpp
switch-implicit-fallthrough-macro.cpp
switch-implicit-fallthrough-off-by-default.cpp
switch-implicit-fallthrough-per-method.cpp
switch-implicit-fallthrough.cpp
switch.cpp
tag-ambig.cpp
template-ambiguous-overload.cpp
template-default-param-through-using.cpp
template-multiple-attr-propagation.cpp
template-specialization.cpp
templated-friend-decl.cpp
this.cpp
thread-safety-annotations.h
Thread safety analysis: Test and document release_generic_capability
2020-09-06 20:37:41 +02:00
thread-safety-reference-handling.cpp
trailing-return-0x.cpp
PR46637: Fix handling of placeholder types in trailing-return-types.
2020-07-28 15:54:10 -07:00
trivial-constructor.cpp
trivial-destructor.cpp
type_pack_element.cpp
type-attrs.cpp
type-convert-construct.cpp
[AST][RecoveryAST] Preserve the type by default for recovery expression.
2020-08-24 14:28:28 +02:00
type-definition-in-specifier.cpp
type-dependent-exprs.cpp
type-formatting.cpp
type-traits-incomplete.cpp
type-traits.cpp
[clang][NFC] Fix and simplify the test added in 8dcc7eecb7
2020-06-09 21:17:19 +01:00
typedef-redecl.cpp
typeid-ref.cpp
typeid.cpp
types_compatible_p.cpp
typo-correction-blocks.c
typo-correction-crash.cpp
[clang] Fix a typo-correction crash
2020-09-22 20:21:21 +02:00
typo-correction-cxx11.cpp
typo-correction-cxx17.cpp
typo-correction-delayed.cpp
[clang] Suppress "follow-up" diagnostics on recovery call expressions.
2020-10-26 12:40:00 +01:00
typo-correction.cpp
Add regression test from PR46487.
2020-08-10 15:55:27 -07:00
unaddressable-functions.cpp
unary-real-imag.cpp
unavailable_aligned_allocation.cpp
[SystemZ][z/OS] Set aligned allocation unavailable by default for z/OS
2020-09-16 14:49:03 -04:00
undefined-inline.cpp
undefined-internal.cpp
underlying_type.cpp
uninit-variables-conditional.cpp
uninit-variables.cpp
[Clang] Add a new warning to warn when passing uninitialized variables as const reference parameters to a function
2020-06-02 10:21:02 -07:00
uninitialized.cpp
[Sema] Fix missing warning on initializer lists on field initializers with overloaded operators
2020-08-10 19:32:59 -07:00
unknown-anytype-blocks.cpp
unknown-anytype.cpp
unknown-type-name.cpp
unreachable-catch-clauses.cpp
unreachable-code.cpp
clang: Add test for -Wunreachable-code + weak redeclaration
2020-09-04 10:35:50 -04:00
unused-functions.cpp
unused-with-error.cpp
unused.cpp
user-defined-conversions.cpp
using-decl-1.cpp
using-decl-pr4441.cpp
using-decl-pr4450.cpp
using-decl-templates.cpp
using-directive.cpp
value-dependent-exprs.cpp
value-initialization.cpp
vararg-class.cpp
vararg-default-arg.cpp
vararg-non-pod.cpp
varargs.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
vartemplate-lambda.cpp
[clang] Convert a default argument expression to the parameter type...
2020-06-11 13:18:45 +01:00
vector-casts.cpp
vector-conditional.cpp
Reject operations between vectors and enum types.
2020-05-04 13:11:24 -07:00
vector-no-lax.cpp
vector.cpp
Reject operations between vectors and enum types.
2020-05-04 13:11:24 -07:00
virtual-base-used.cpp
[AST][RecoveryExpr] Build recovery expressions by default for C++.
2020-06-12 15:21:38 +02:00
virtual-function-in-union.cpp
virtual-member-functions-key-function.cpp
virtual-override-x64.cpp
virtual-override-x86.cpp
virtual-override.cpp
virtuals.cpp
visibility.cpp
vla-construct.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
vla.cpp
void-argument.cpp
[clang] Use the location of the void parameters when complaining that only a single void parameter should be present.
2020-07-31 20:36:58 +01:00
vtable-instantiation.cpp
vtordisp-mode.cpp
warn-absolute-value-header.cpp
warn-absolute-value.cpp
warn-address.cpp
warn-assignment-condition.cpp
warn-bad-memaccess.cpp
warn-bitfield-enum-conversion.cpp
warn-bitwise-compare.cpp
warn-bool-conversion.cpp
PR23029 / C++ DR2233: Allow expanded parameter packs to follow
2020-06-02 13:48:59 -07:00
warn-c++1z-extensions.cpp
warn-c++11-extensions.cpp
warn-cast-align.cpp
[Sema] Teach -Wcast-align to compute alignment of CXXThisExpr
2020-07-07 17:45:04 -07:00
warn-cast-qual.cpp
warn-char-subscripts.cpp
warn-comma-operator.cpp
warn-constant-evaluated-constexpr.cpp
warn-consumed-analysis.cpp
warn-consumed-parsing.cpp
warn-dangling-field.cpp
warn-dangling-local.cpp
warn-deprecated-header.cpp
warn-div-or-rem-by-zero.cpp
warn-empty-body.cpp
warn-enum-compare.cpp
warn-everthing.cpp
warn-exit-time-destructors.cpp
warn-final-dtor-non-final-class.cpp
warn-float-conversion.cpp
warn-func-not-needed.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-global-constructors.cpp
warn-implicit-conversion-floating-point-to-bool.cpp
warn-inconsistent-missing-destructor-override
warn-infinite-recursion.cpp
warn-inline-namespace-reopened-noninline-disable.cpp
[Clang] Add support for -Wno-inline-namespace-reopened-noninline
2020-06-25 18:48:50 +03:00
warn-large-by-value-copy.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-literal-conversion.cpp
warn-logical-not-compare.cpp
warn-loop-analysis.cpp
warn-max-unsigned-zero.cpp
warn-member-not-needed.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-memset-bad-sizeof.cpp
warn-memsize-comparison.cpp
warn-missing-noreturn.cpp
warn-missing-prototypes.cpp
warn-missing-variable-declarations.cpp
warn-msvc-enum-bitfield.cpp
[clang][nearly-NFC] Remove some superfluous uses of NamedDecl::getNameAsString
2020-08-05 13:54:37 +01:00
warn-new-overaligned-2.cpp
warn-new-overaligned-3.cpp
warn-new-overaligned.cpp
warn-overaligned-type-thrown.cpp
Handle unknown OSes in DarwinTargetInfo::getExnObjectAlignment
2020-09-30 16:05:17 -07:00
warn-overloaded-virtual.cpp
warn-pessmizing-move.cpp
warn-pure-virtual-call-from-ctor-dtor.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-pure-virtual-kext.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-range-loop-analysis-trivially-copyable.cpp
warn-range-loop-analysis.cpp
warn-redundant-move.cpp
warn-reinterpret-base-class.cpp
warn-reorder-ctor-initialization.cpp
warn-return-std-move.cpp
warn-self-assign-builtin.cpp
warn-self-assign-field-builtin.cpp
warn-self-assign-field-overloaded.cpp
warn-self-assign-overloaded-disable.cpp
warn-self-assign-overloaded.cpp
warn-self-comparisons.cpp
warn-self-move.cpp
warn-shadow-in-lambdas.cpp
warn-shadow.cpp
warn-sign-conversion-cpp11.cpp
warn-sign-conversion.cpp
warn-static-const-float.cpp
warn-static-function-inheader.cpp
warn-static-function-inheader.h
warn-static-outside-class-definition.cpp
warn-string-conversion.cpp
warn-suggest-destructor-override
[clang] Add -Wsuggest-override
2020-07-12 16:05:24 -07:00
warn-suggest-override
[clang] Add -Wsuggest-override
2020-07-12 16:05:24 -07:00
warn-sysheader-macro.cpp
warn-tautological-compare.cpp
warn-tautological-undefined-compare.cpp
warn-thread-safety-analysis.cpp
Thread safety analysis: Consider global variables in scope
2020-10-25 19:32:26 +01:00
warn-thread-safety-negative.cpp
Thread safety analysis: Consider static class members as inaccessible
2020-10-30 00:35:14 +01:00
warn-thread-safety-parsing.cpp
Thread safety analysis: Reword warning after D72635
2020-04-27 22:23:52 +02:00
warn-thread-safety-verbose.cpp
warn-throw-out-noexcept-func.cpp
warn-undefined-bool-conversion.cpp
warn-uninitialized-const-reference.cpp
[SemaCXX] Fix false positive of -Wuninitialized-const-reference in empty function body.
2020-07-06 10:52:05 -07:00
warn-unreachable.cpp
warn-unsequenced.cpp
[clang] SequenceChecker: C++17 sequencing rule for overloaded operators.
2020-06-20 10:51:46 +01:00
warn-unused-attribute.cpp
warn-unused-comparison.cpp
warn-unused-filescoped.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-unused-label-error.cpp
warn-unused-lambda-capture.cpp
warn-unused-local-typedef-serialize.cpp
warn-unused-local-typedef-x86asm.cpp
warn-unused-local-typedef.cpp
[Sema] Introduce BuiltinAttr, per-declaration builtin-ness
2020-09-17 19:28:57 +03:00
warn-unused-parameters.cpp
warn-unused-private-field-delayed-template.cpp
warn-unused-private-field.cpp
warn-unused-result.cpp
Disallow [[nodiscard]] on a function pointer declaration.
2020-04-16 09:28:49 -04:00
warn-unused-value-cxx11.cpp
Don't apply lvalue-to-rvalue conversion in DefaultLValueConversion to
2020-05-13 20:12:10 -07:00
warn-unused-value.cpp
Do not warn that an expression of the form (void)arr; is unused when
2020-05-27 17:26:29 -07:00
warn-unused-variables-error.cpp
warn-unused-variables.cpp
warn-using-namespace-in-header.cpp
warn-variable-not-needed.cpp
[clang] Pass the NamedDecl* instead of the DeclarationName into many diagnostics.
2020-07-28 10:30:35 +01:00
warn-vla.cpp
PR47805: Use a single object for a function parameter in the caller and
2020-10-14 17:43:51 -07:00
warn-weak-vtables.cpp
warn-xor-as-pow.cpp
warn-zero-nullptr.cpp
wchar_t.cpp
windows-arm-valist.cpp
writable-strings-deprecated.cpp
zero-length-arrays.cpp