llvm-project/clang/test
Anatoly Trosinenko 67422e4294 [MSP430] Align the _Complex ABI with current msp430-gcc
Assembler output is checked against msp430-gcc 9.2.0.50 from TI.

Reviewed By: asl

Differential Revision: https://reviews.llvm.org/D82646
2020-07-09 18:28:48 +03:00
..
ARCMT
AST [clang][NFC] Also test for serialization in test/AST/ast-dump-APValue-* 2020-07-08 16:39:11 +01:00
ASTMerge
Analysis [analyzer] Add CTUImportCppThreshold for C++ files 2020-07-09 15:36:33 +02:00
CXX Improve diagnostics for constant evaluation that fails because a 2020-07-08 18:14:23 -07:00
ClangScanDeps
CodeCompletion [CodeComplete] Add code completion after function equals 2020-07-01 12:51:25 +08:00
CodeGen [MSP430] Align the _Complex ABI with current msp430-gcc 2020-07-09 18:28:48 +03:00
CodeGenCUDA [CUDA][HIP] Let lambda be host device by default 2020-07-08 13:10:26 -04:00
CodeGenCXX [AMDGPU] Change Clang AMDGCN atomic inc/dec builtins to take unsigned values 2020-07-07 06:36:25 +00:00
CodeGenCoroutines [Coroutines] Ensure co_await promise.final_suspend() does not throw 2020-06-22 15:01:42 -07:00
CodeGenHIP [NFC] Fixed ignored .hip test. 2020-06-29 18:57:14 +03:00
CodeGenObjC [Driver] Pass -gno-column-info instead of -dwarf-column-info 2020-07-05 11:50:38 -07:00
CodeGenObjCXX [os_log][test] Remove -O1 from a test, NFC 2020-06-01 16:54:16 -07:00
CodeGenOpenCL [Driver] Pass -gno-column-info instead of -dwarf-column-info 2020-07-05 11:50:38 -07:00
CodeGenOpenCLCXX [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
CodeGenSYCL
Coverage
CoverageMapping clang CoverageMapping tests bot cleanup 2020-07-01 16:06:56 -07:00
Driver hwasan: Don't pass the tagged-globals target-feature to non-aarch64 backends. 2020-07-08 10:36:48 -07:00
FixIt
Format
Frontend [Driver] Pass -gno-column-info instead of -dwarf-column-info 2020-07-05 11:50:38 -07:00
Headers [OpenMP] Make complex soft-float functions on the GPU weak definitions 2020-07-09 01:06:55 -05:00
Import [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
Index [libclang] Fix crash when visiting a captured VLA 2020-07-08 13:10:16 -07:00
Integration
InterfaceStubs
Layout
Lexer [clang][slh] Add test for SLH feature checking macro 2020-05-15 12:23:31 -07:00
Misc [Clang] Add support for -Wno-inline-namespace-reopened-noninline 2020-06-25 18:48:50 +03:00
Modules make -fmodules-codegen and -fmodules-debuginfo work also with PCHs 2020-07-09 15:22:26 +02:00
OpenMP [OpenMP][NFC] Remove hard-coded line numbers from more tests 2020-07-07 09:48:22 -04:00
PCH make -fmodules-codegen and -fmodules-debuginfo work also with PCHs 2020-07-09 15:22:26 +02:00
Parser [clang] Fix a null-NSS-access crash in DependentNameType. 2020-07-02 14:58:32 +02:00
ParserSYCL
Preprocessor [X86-64] Support Intel AMX Intrinsic 2020-07-07 10:13:40 +08:00
Profile Fix version of c-general.profdata.v5 test case 2020-06-10 16:20:20 +02:00
Refactor
Rewriter
Sema Fix warning caused by __builtin_expect_with_probability was not handled 2020-07-09 08:01:33 -07:00
SemaCUDA [CUDA][HIP] Let lambda be host device by default 2020-07-08 13:10:26 -04:00
SemaCXX Improve diagnostics for constant evaluation that fails because a 2020-07-08 18:14:23 -07:00
SemaObjC [SemaObjC] Fix a -Wobjc-signed-char-bool false-positive with binary conditional operator 2020-07-07 13:29:54 -04:00
SemaObjCXX Clang crashed while checking for deletion of copy and move ctors 2020-07-07 14:40:37 -04:00
SemaOpenCL [AMDGPU] Change Clang AMDGCN atomic inc/dec builtins to take unsigned values 2020-07-07 06:36:25 +00:00
SemaOpenCLCXX [AST][RecoveryExpr] Build recovery expressions by default for C++. 2020-06-12 15:21:38 +02:00
SemaSYCL [SYCL][OpenMP] Implement thread-local storage restriction 2020-06-17 14:36:00 +03:00
SemaTemplate Recover more gracefully from stack exhaustion during template argument 2020-07-08 13:08:38 -07:00
TableGen
Templight
Tooling [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
Unit
VFS
clang-rename
utils/update_cc_test_checks [UpdateTestChecks] Add UTC_ARGS support for update_{llc,cc}_test_checks.py 2020-07-08 11:00:10 +01:00
.clang-format
CMakeLists.txt
TestRunner.sh
cxx-sections.data
lit.cfg.py [clang][driver] set macOS as the target OS for -arch arm64 when clang 2020-06-23 21:08:11 -07:00
lit.site.cfg.py.in [apple clang] disable in-process CC1 to preserve crashlog compatibility 2020-06-05 10:55:42 -07:00
make_test_dirs.pl