llvm-project/clang/test
Sven van Haastregt 4b14fc6fe5 [SPIR-V] Drop double quote from test pattern
When spirv-link is found, it won't match a leading `"`.  This fixes
the test added by commit dbb8d08637 ("[SPIR-V] Add linking using
spirv-link.", 2022-01-11).
2022-01-11 16:58:08 +00:00
..
APINotes
ARCMT [NFC][clang] Inclusive language: replace masterPort with mainPort 2021-11-18 11:51:06 -06:00
AST Reland "[AST] Add RParen loc for decltype AutoTypeloc." 2022-01-11 12:06:18 +01:00
ASTMerge [AIX] Disable tests that fail because of no 64-bit XCOFF object file support 2022-01-09 12:25:24 -05:00
Analysis [Clang][CFG] check children statements of asm goto 2022-01-07 14:11:08 -08:00
CXX [NFC] Use %clang_cc instead of %clang in c++20 module tests 2021-12-22 11:50:47 +08:00
ClangScanDeps [AIX] Disable tests that fail because of no 64-bit XCOFF object file support 2022-01-09 12:25:24 -05:00
CodeCompletion [CodeCompletion] Complete designators for fields in anonymous structs/unions 2022-01-11 00:58:49 +01:00
CodeGen Revert "[CodeGen] Mark fma as const for Android" 2022-01-10 11:31:09 -08:00
CodeGenCUDA [HIP] Fix -fgpu-rdc for Windows 2021-12-06 16:42:23 -05:00
CodeGenCUDASPIRV [CUDA][SPIRV] Use OpenCLKernel CC for CUDA -> SPIRV 2021-12-06 15:06:57 -08:00
CodeGenCXX [CodeGen] Make element type in emitArrayDestroy() predictable 2022-01-11 09:25:29 +01:00
CodeGenCoroutines [Coroutines] Set presplit attribute in Clang and mlir 2022-01-05 10:25:02 +08:00
CodeGenHIP [HIPSPV] Convert HIP kernels to SPIR-V kernels 2021-12-08 12:18:15 +03:00
CodeGenObjC [CodeGen] Emit elementtype attributes for indirect inline asm constraints 2022-01-06 09:29:22 +01:00
CodeGenObjCXX [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
CodeGenOpenCL [funcattrs] Infer writeonly argument attribute [part 2] 2022-01-04 09:07:54 -08:00
CodeGenOpenCLCXX [OpenCL] Allow optional __generic in __remove_address_space utility 2021-12-27 08:39:21 +00:00
CodeGenSYCL [CFE][Codegen] Make sure to maintain the contiguity of all the static allocas 2021-11-10 08:45:21 +05:30
Coverage
CoverageMapping [Coroutines] [Frontend] Lookup in std namespace first 2021-11-04 11:53:47 +08:00
Driver [SPIR-V] Drop double quote from test pattern 2022-01-11 16:58:08 +00:00
FixIt Reland "[clang][ObjC] Add fix it for missing methods in impl" 2022-01-06 10:55:02 -05:00
Format
Frontend [IR] Remove unbounded as possible value for vscale_range minimum 2021-12-07 09:52:21 +00:00
Headers [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement 2021-12-13 16:56:22 -08:00
Import Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
Index [clang] retain type sugar in auto / template argument deduction 2021-11-15 23:07:45 +01:00
Integration
InterfaceStubs
Interpreter
Layout Recommit: Compress formatting of array type names (int [4] -> int[4]) 2021-10-21 11:34:43 -07:00
Lexer [Diagnostics] Don't drop a statically set NoWarningAsError flag during option processing 2022-01-10 16:38:01 -08:00
LibClang
Misc [Hexagon] Driver/preprocessor options for Hexagon v69 2021-12-23 10:17:08 -08:00
Modules [AST] lookup in parent DeclContext for transparent DeclContext 2022-01-11 10:16:26 +08:00
OpenMP [clang][OpenMP5.1] Initial parsing/sema for 'indirect' clause 2022-01-10 16:58:56 -08:00
PCH [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
Parser [Parse] Use empty RecoveryExpr when if/while/do/switch conditions fail to parse 2022-01-10 10:38:27 +01:00
ParserSYCL
Preprocessor set __NO_MATH_ERRNO__ if -fno-math-errno 2022-01-10 08:45:46 -05:00
Profile [InstrProf] Use i32 for GEP index from lowering llvm.instrprof.increment 2021-11-19 15:45:14 -08:00
Refactor
Rewriter [NFC][Clang][test] Inclusive language: Remove and rephrase uses of sanity test/check in clang/test 2021-11-24 14:03:49 -05:00
Sema [Parse] Use empty RecoveryExpr when if/while/do/switch conditions fail to parse 2022-01-10 10:38:27 +01:00
SemaCUDA CUDA/HIP: Allow __int128 on the host side 2022-01-04 16:09:26 -08:00
SemaCXX [AST] lookup in parent DeclContext for transparent DeclContext 2022-01-11 10:16:26 +08:00
SemaObjC [Clang][Sema] Fix attribute mismatch warning for ObjC class properties 2022-01-11 12:10:18 +00:00
SemaObjCXX Revert "[Sema] check PseudoObject when rebuilding CXXOperatorCallExpr in template instantiation" 2021-12-01 11:18:30 +01:00
SemaOpenCL [OpenCL] Add pure attribute to vload builtins 2021-12-16 18:30:58 +00:00
SemaOpenCLCXX [OpenCL] Allow optional __generic in __remove_address_space utility 2021-12-27 08:39:21 +00:00
SemaSYCL [SYCL] Diagnose uses of zero length arrays 2021-12-29 15:30:18 +03:00
SemaTemplate [clang] Fix crash in bug52905 2021-12-29 16:22:26 +08:00
TableGen
Templight
Tooling [clang] Allow clang-check to customize analyzer output file or dir name 2021-11-15 16:49:41 +01:00
Unit
VFS reland: [VFS] Use original path when falling back to external FS 2021-11-13 12:14:34 -08:00
clang-rename
utils/update_cc_test_checks [OpenMP] Fix incorrect type when casting from uintptr 2021-12-23 08:57:11 +01:00
.clang-format
CMakeLists.txt Reland - [CodeView] Emit S_OBJNAME record 2021-12-21 19:02:14 -05:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [AIX] Disable tests that fail because of no 64-bit XCOFF object file support 2022-01-09 12:25:24 -05:00
lit.site.cfg.py.in [clang] Use usual lit pattern for CLANG_DEFAULT_PIE_ON_LINUX and LLVM_WITH_Z3 2021-12-14 21:44:56 -05:00
make_test_dirs.pl