.. |
APINotes
|
[NFC][tests] Replace use of GNUisms in usage of diff
|
2020-11-08 12:07:51 -05:00 |
ARCMT
|
…
|
|
AST
|
[Coroutine][Sema] Cleanup temporaries as early as possible
|
2020-11-10 13:27:42 -08:00 |
ASTMerge
|
[clang] Improve Serialization/Imporing/Dumping of APValues
|
2020-10-21 19:03:13 +02:00 |
Analysis
|
[scan-build] Fix clang++ pathname again
|
2020-11-03 08:17:17 +01:00 |
CXX
|
Fix a pair of tests that would fail on a win32 box
|
2020-11-17 14:28:52 -08:00 |
ClangScanDeps
|
[clang-scan-deps] Fix for input file given as relative path in compilation database "command" entry.
|
2020-11-12 08:48:17 -05:00 |
CodeCompletion
|
…
|
|
CodeGen
|
[Matrix] Add inline assembly test case.
|
2020-11-17 15:13:16 +00:00 |
CodeGenCUDA
|
[AMDGPU] Add option -munsafe-fp-atomics
|
2020-11-16 21:52:12 -05:00 |
CodeGenCXX
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
CodeGenCoroutines
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
CodeGenHIP
|
…
|
|
CodeGenObjC
|
[CodeGenObjC] Remove unused check prefixes
|
2020-11-11 15:44:58 +00:00 |
CodeGenObjCXX
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
CodeGenOpenCL
|
[CodeGenOpenCL] Fix check prefix typo on convergent.cl test
|
2020-11-11 15:44:59 +00:00 |
CodeGenOpenCLCXX
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
CodeGenSYCL
|
Revert "[SYCL] Implement __builtin_unique_stable_name."
|
2020-10-12 01:10:09 -04:00 |
Coverage
|
…
|
|
CoverageMapping
|
[Coverage] Add empty line regions to SkippedRegions
|
2020-09-21 12:42:53 -07:00 |
Driver
|
[clang][AVR] Improve avr-ld command line options
|
2020-11-17 23:28:41 +08:00 |
FixIt
|
…
|
|
Format
|
[clang-format] Add a test showing the current config file list parsing
|
2020-09-04 16:57:46 +01:00 |
Frontend
|
[OpenCL] Make Clang recognize -cl-std=1.0 as a value argument
|
2020-11-11 17:01:57 +03:00 |
Headers
|
[clang] Add missing header guard in <cpuid.h>
|
2020-11-10 19:34:25 -08:00 |
Import
|
…
|
|
Index
|
Fix hidden-redecls.m test for some environments
|
2020-10-16 09:51:13 +02:00 |
Integration
|
…
|
|
InterfaceStubs
|
…
|
|
Layout
|
[AIX] Support two itanium alignment LIT testcases for AIX using regex
|
2020-10-13 16:47:01 -04:00 |
Lexer
|
[clang][feature] Add cxx_abi_relative_vtable feature
|
2020-10-08 10:30:54 -07:00 |
Misc
|
Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value
|
2020-11-15 18:05:11 +01:00 |
Modules
|
Allow searching for prebuilt implicit modules.
|
2020-11-10 10:14:13 -08:00 |
OpenMP
|
[OPENMP] Fix PR47999: correctly map implicit firstprivates in outer tasks.
|
2020-11-17 10:21:12 -08:00 |
PCH
|
[clang] add fexperimental-strict-floating-point to test cases that fail on arm and aarch not sure this will work due to commit rG13bfd89c4962
|
2020-10-30 07:30:06 -07:00 |
Parser
|
[Frontend] Treat .cuh files as CUDA source files
|
2020-11-12 11:42:53 -08:00 |
Preprocessor
|
[PowerPC] Prevent the use of MMA with P9 and earlier
|
2020-11-12 10:36:50 -06:00 |
Profile
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
Refactor
|
…
|
|
Rewriter
|
…
|
|
Sema
|
[AArch64][SVE] Add tests for VLST -> VLAT lax conversions
|
2020-11-17 18:03:42 +00:00 |
SemaCUDA
|
[CUDA] Allow local static variables with target attributes.
|
2020-11-03 10:30:38 -08:00 |
SemaCXX
|
Fix assertions and bad warnings on extremely wide bit-fields.
|
2020-11-17 14:36:51 -08:00 |
SemaObjC
|
Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value
|
2020-11-15 18:05:11 +01:00 |
SemaObjCXX
|
[OPENMP]Fix PR47790: segfault in frontend while parsing Objective-C with OpenMP.
|
2020-11-12 13:26:11 -08:00 |
SemaOpenCL
|
[OpenCL] Stop opencl-c-base.h leaking extension enabling
|
2020-11-17 12:07:40 +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
|
Consistent spelling in diagnostics: {l,r}value instead of {l,r}-value
|
2020-11-15 18:05:11 +01:00 |
TableGen
|
Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
|
2020-10-19 17:48:04 -04:00 |
Templight
|
…
|
|
Tooling
|
…
|
|
Unit
|
…
|
|
VFS
|
…
|
|
clang-rename
|
[clang-rename] Fix rename on variable templates.
|
2020-10-19 09:44:59 +02:00 |
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
|
APINotes: add APINotesYAMLCompiler
|
2020-11-05 18:55:13 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg.py
|
APINotes: add APINotesYAMLCompiler
|
2020-11-05 18:55:13 +00:00 |
lit.site.cfg.py.in
|
…
|
|
make_test_dirs.pl
|
…
|
|