llvm-project/clang/test
Douglas Yung 086be9fb20 Fix test on PS4 linux bot.
Commit 301a6da8c2 changed the test and modified a CHECK
line that is inconsisent with similar lines elsewhere in the file and was causing failures
when run in slightly different configurations. This change makes the line more consistent
and should fix the bot failure.

Failure link: http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-ubuntu-fast/builds/68593
2020-06-02 20:17:02 +00:00
..
ARCMT
AST Fix compiler crash when an expression parsed in the tentative parsing and must be claimed in the another evaluation context. 2020-06-02 14:27:33 -04:00
ASTMerge
Analysis [Analyzer][WebKit] Check record definition is available in NoUncountedMembers checker 2020-06-02 13:10:36 -07:00
CXX [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
ClangScanDeps
CodeCompletion [AST] Preserve the type in RecoveryExprs for broken function calls. 2020-05-11 08:46:18 +02:00
CodeGen Options for Basic Block Sections, enabled in D68063 and D73674. 2020-06-02 00:23:32 -07:00
CodeGenCUDA Fix how cc1 command line options are mapped into FP options. 2020-06-01 22:00:30 -04:00
CodeGenCXX [Matrix] Implement matrix index expressions ([][]). 2020-06-01 20:08:49 +01:00
CodeGenCoroutines [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
CodeGenHIP
CodeGenObjC Clean up clang/test/CodeGenObjC/os_log.m 2020-06-01 13:47:20 -07:00
CodeGenObjCXX [os_log][test] Remove -O1 from a test, NFC 2020-06-01 16:54:16 -07:00
CodeGenOpenCL Fix test on PS4 linux bot. 2020-06-02 20:17:02 +00:00
CodeGenOpenCLCXX [CGCall] Annotate references with "align" attribute. 2020-05-19 20:21:30 -07:00
CodeGenSYCL [SYCL] Update __builtin_unique_stable_name for other backends. 2020-04-17 07:54:18 -07:00
Coverage
CoverageMapping
Driver Options for Basic Block Sections, enabled in D68063 and D73674. 2020-06-02 00:23:32 -07:00
FixIt
Format
Frontend [Lexer] Fix invalid suffix diagnostic for fixed-point literals 2020-05-27 16:16:56 -07:00
Headers [OpenMP][SYCL] Improve diagnosing of unsupported types usage 2020-05-29 18:00:48 +03:00
Import
Index [clang][index] Fix a crash for accessing a null field decl. 2020-05-21 09:47:36 +02:00
Integration
InterfaceStubs [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Layout [MS] Fix packed struct layout for arrays of aligned non-record types 2020-04-14 18:34:52 -07:00
Lexer [clang][slh] Add test for SLH feature checking macro 2020-05-15 12:23:31 -07:00
Misc [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
Modules [DebugInfo][CallSites] Remove decl subprograms from 'retainedTypes:' 2020-06-01 09:10:05 +02:00
OpenMP [OPENMP50]Initial codegen for 'affinity' clauses. 2020-06-02 10:50:08 -04:00
PCH [OPENMP]Consider 'omp_null_allocator' as a predefined allocator. 2020-05-07 10:11:06 -04:00
Parser [clang][asm goto][slh] Warn if asm goto + SLH 2020-05-20 09:46:18 -07:00
ParserSYCL [SYCL] Implement __builtin_unique_stable_name. 2020-03-25 07:01:50 -07:00
Preprocessor [PowerPC] Add support for -mcpu=pwr10 in both clang and llvm 2020-05-27 13:14:25 -05:00
Profile [PGO] Fix computation of function Hash 2020-05-27 09:15:21 +02:00
Refactor
Rewriter
Sema Support ExtVectorType conditional operator 2020-06-02 16:35:42 +00:00
SemaCUDA Revert "[CUDA][HIP] Workaround for resolving host device function against wrong-sided function" 2020-05-18 12:22:55 -07:00
SemaCXX [Sema] Use isAlwaysUninit for -Wuninitialized-const-reference after D79895 2020-06-02 11:25:04 -07:00
SemaObjC [Matrix] Implement matrix index expressions ([][]). 2020-06-01 20:08:49 +01:00
SemaObjCXX [AST] dont invaliate VarDecl when the initializer contains errors. 2020-04-21 10:53:35 +02:00
SemaOpenCL AMDGPU: Add intrinsic for s_setreg 2020-05-28 14:26:38 -04:00
SemaOpenCLCXX [OpenCL] Added addrspace_cast operator in C++ mode. 2020-05-18 12:07:54 +01:00
SemaSYCL [OpenMP][SYCL] Improve diagnosing of unsupported types usage 2020-05-29 18:00:48 +03:00
SemaTemplate PR45589: Properly decompose overloaded `&&` and `||` operators in 2020-05-12 13:45:45 -07:00
TableGen
Templight
Tooling [Tooling] Drop leading/trailing whitespace from compile_flags.txt lines 2020-05-19 11:20:02 +02:00
Unit Revert a few unsuccessful attempts at fixing bots. 2020-04-13 17:09:21 -04:00
VFS
clang-rename
utils/update_cc_test_checks [utils] change default nameless value to "TMP" 2020-06-01 06:54:45 -04:00
.clang-format
CMakeLists.txt Stop passing site cfg files via --param to llvm-lit. 2020-04-07 08:20:40 -04:00
TestRunner.sh
cxx-sections.data
lit.cfg.py Fix an indent. 2020-04-13 11:54:00 -04:00
lit.site.cfg.py.in Revert "Temporarily revert "build: use `find_package(Python3)` if available"" 2020-04-29 01:38:08 +00:00
make_test_dirs.pl