.. |
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
|
[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
|
[analyzer][StdLibraryFunctionsChecker] Fix typos in summaries of mmap and mmap64
|
2020-11-30 18:06:28 +01:00 |
CXX
|
s/instantate/instantiate/ throughout. NFCI.
|
2020-12-01 22:13:40 -05: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
|
[Clang] Don't adjust align for IBM extended double
|
2020-12-02 17:02:26 +08:00 |
CodeGenCUDA
|
Fix assertion in tryEmitAsConstant
|
2020-12-02 19:10:01 -05:00 |
CodeGenCXX
|
Update MS ABI mangling for union constants based on new information from
|
2020-12-02 12:17:52 -08:00 |
CodeGenCoroutines
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
CodeGenHIP
|
…
|
|
CodeGenObjC
|
[GNU ObjC] Fix a regression listing methods twice.
|
2020-12-01 09:50:18 +00: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
|
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
|
[CUDA][HIP] Fix overloading resolution
|
2020-12-02 16:33:33 -05:00 |
FixIt
|
…
|
|
Format
|
[clang-format] Add a test showing the current config file list parsing
|
2020-09-04 16:57:46 +01:00 |
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
|
[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
|
s/instantate/instantiate/ throughout. NFCI.
|
2020-12-01 22:13:40 -05:00 |
OpenMP
|
[OpenMPIRBuilder] forward arguments as pointers to outlined function
|
2020-12-02 14:59:41 +01: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
|
[AST] Build recovery expression by default for all language.
|
2020-11-23 11:08:28 +01:00 |
Preprocessor
|
Add a less ambiguous macro for Android version.
|
2020-12-02 13:26:28 -08:00 |
Profile
|
[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointer
|
2020-11-16 17:39:17 -08:00 |
Refactor
|
…
|
|
Rewriter
|
…
|
|
Sema
|
[windows-itanium] handle dllimport/export code paths separately and share with PS4
|
2020-11-30 14:36:39 +00:00 |
SemaCUDA
|
[CUDA][HIP] Fix overloading resolution
|
2020-12-02 16:33:33 -05:00 |
SemaCXX
|
s/instantate/instantiate/ throughout. NFCI.
|
2020-12-01 22:13:40 -05: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] Allow pointer-to-pointer kernel args beyond CL 1.2
|
2020-12-01 11:33:10 +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
|
Part of C++ DR 39: a class member lookup is not ambiguous if it finds the
|
2020-11-25 17:03:11 -08: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
|
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
|
…
|
|