hanchenye-llvm-project/clang/test
Hsiangkai Wang 5e953a274b [RISCV] Define preprocessor definitions for 'V' extension.
Differential Revision: https://reviews.llvm.org/D92650
2020-12-05 08:34:32 +08:00
..
APINotes [NFC][tests] Replace use of GNUisms in usage of diff 2020-11-08 12:07:51 -05:00
ARCMT [clang][cli] Turn arcmt-* options into a single option 2020-11-18 10:53:41 +01:00
AST [clang] add a new `swift_attr` attribute 2020-12-04 15:53:24 -08:00
ASTMerge
Analysis [analyzer][StdLibraryFunctionsChecker] Fix typos in summaries of mmap and mmap64 2020-11-30 18:06:28 +01:00
CXX Add diagnostic for for-range-declaration being specificed with thread_local 2020-12-04 15:06:35 -08:00
ClangScanDeps [clang-scan-deps] Improve argument parsing to find target object file path. 2020-12-01 15:04:15 -05:00
CodeCompletion [clang] Enable code completion of designated initializers in Compound Literal Expressions 2020-12-01 12:06:48 +01:00
CodeGen Fix -allow-deprecated-dag-overlap in test/CodeGen/dso-local-executable.c 2020-12-03 21:24:38 -08:00
CodeGenCUDA Fix assertion in tryEmitAsConstant 2020-12-02 19:10:01 -05:00
CodeGenCXX Try to fix tests on Windows after 0cbf61be8b 2020-12-03 10:55:05 -05:00
CodeGenCoroutines [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenHIP
CodeGenObjC [NFC] Add proper triple for arc.ll test 2020-12-02 23:31:06 -08:00
CodeGenObjCXX [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenOpenCL [AMDGPU] Set the default globals address space to 1 2020-11-20 15:46:53 +00:00
CodeGenOpenCLCXX [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
CodeGenSYCL
Coverage
CoverageMapping
Driver Don't use sysroot/include when sysroot is empty. 2020-12-04 18:33:24 +00:00
FixIt
Format
Frontend [Remarks][2/2] Expand remarks hotness threshold option support in more tools 2020-11-30 21:55:50 -08:00
Headers [clang] Add missing header guard in <cpuid.h> 2020-11-10 19:34:25 -08:00
Import
Index [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
Integration
InterfaceStubs
Layout
Lexer
Misc [clang] add a `swift_async_name` attribute 2020-12-04 15:55:29 -08:00
Modules s/instantate/instantiate/ throughout. NFCI. 2020-12-01 22:13:40 -05:00
OpenMP [OPENMP]Fix PR48394: need to capture variables used in atomic constructs. 2020-12-04 13:08:54 -08:00
PCH [clang] Add a C++17 deduction guide testcase. 2020-12-04 09:02:50 +01:00
Parser [AST] Build recovery expression by default for all language. 2020-11-23 11:08:28 +01:00
Preprocessor [RISCV] Define preprocessor definitions for 'V' extension. 2020-12-05 08:34:32 +08:00
Profile [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
Refactor
Rewriter
Sema [Sema] Fold VLAs to constant arrays in a few more contexts 2020-12-04 10:03:23 -05:00
SemaCUDA [CUDA][HIP] Fix overloading resolution 2020-12-02 16:33:33 -05:00
SemaCXX Fix a test failing on windows 2020-12-04 11:20:17 -05:00
SemaObjC [objc] diagnose protocol conformance in categories with direct members 2020-12-04 15:55:34 -08:00
SemaObjCXX [clang] add a `swift_async_name` attribute 2020-12-04 15:55:29 -08:00
SemaOpenCL [OpenCL] Add some more kernel argument tests 2020-12-03 10:21:29 +00:00
SemaOpenCLCXX Fix a pair of tests that would fail on a win32 box 2020-11-17 14:28:52 -08:00
SemaSYCL
SemaTemplate P0857R0: Parse a requires-clause after an explicit 2020-12-03 15:54:16 -08:00
TableGen
Templight
Tooling
Unit
VFS
clang-rename
utils/update_cc_test_checks [CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer 2020-11-16 17:39:17 -08:00
.clang-format
CMakeLists.txt Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -08:00
TestRunner.sh
cxx-sections.data
lit.cfg.py [mac/arm] fix clang/test/Driver/darwin-ld-dedup.c 2020-11-23 13:32:29 -05:00
lit.site.cfg.py.in Reland [CMake][NewPM] Move ENABLE_EXPERIMENTAL_NEW_PASS_MANAGER into llvm/ 2020-12-01 14:00:32 -08:00
make_test_dirs.pl