.. |
ARCMT
|
…
|
|
AST
|
[AST] Enable expression of OpenCL language address spaces an attribute
|
2019-12-05 12:24:06 +03:00 |
ASTMerge
|
[clang] Make handling of unnamed template params similar to function params
|
2019-10-01 14:08:51 +00:00 |
Analysis
|
[analyzer] Keep track of escaped locals
|
2019-12-10 08:51:33 -08:00 |
CXX
|
[c++20] Fix handling of unqualified lookups from a defaulted comparison
|
2019-12-09 17:40:36 -08:00 |
ClangScanDeps
|
[clang-scan-deps] do not skip empty #if/#elif in the minimizer to avoid missing `__has_include` dependencies
|
2019-12-02 18:47:22 -08:00 |
CodeCompletion
|
[clangd] Show lambda signature for lambda autocompletions
|
2019-11-22 12:48:06 +01:00 |
CodeGen
|
Recommit "[DWARF5] Start emitting DW_AT_dwo_name when -gdwarf-5 is specified."
|
2019-12-11 01:24:50 +05:30 |
CodeGenCUDA
|
clang: Add -fconvergent-functions flag
|
2019-11-19 23:20:15 +05:30 |
CodeGenCXX
|
Actually delay processing DelayedDllExportClasses until the outermost class is finished (PR40006)
|
2019-12-04 13:13:41 +01:00 |
CodeGenCoroutines
|
…
|
|
CodeGenObjC
|
Also synthesize _cmd and self for properties
|
2019-12-09 14:30:01 -08:00 |
CodeGenObjCXX
|
Debug Info: Assert that location is available for cleanups
|
2019-12-05 12:45:10 -08:00 |
CodeGenOpenCL
|
[OpenCL] Fix mangling of single-overload builtins
|
2019-12-03 11:09:16 +00:00 |
CodeGenOpenCLCXX
|
[OpenCL] Handle address space conversions for constexpr (PR44177)
|
2019-12-09 11:09:16 +00:00 |
Coverage
|
…
|
|
CoverageMapping
|
Revert "[Coverage] Revise format to reduce binary size"
|
2019-12-04 10:35:14 -08:00 |
Driver
|
[Remarks][Driver] Error on -foptimization-record-file with multiple -arch options
|
2019-12-09 20:39:26 -08:00 |
FixIt
|
[c++20] P1143R2: Add support for the C++20 'constinit' keyword.
|
2019-09-04 20:30:37 +00:00 |
Format
|
[clang-format] Proposal for clang-format to give compiler style warnings
|
2019-10-13 14:51:45 +00:00 |
Frontend
|
[Sema] Add MacroQualified case for FunctionTypeUnwrapper
|
2019-11-12 16:22:13 -08:00 |
Headers
|
[X86] Fix the implementation of __readcr3/__writecr3 to work in 64-bit mode
|
2019-11-14 13:21:36 -08:00 |
Import
|
Tighten up CHECK lines added in a9f10ebffa to work on ARM.
|
2019-12-05 18:35:08 -08:00 |
Index
|
Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory
|
2019-12-03 15:44:01 -08:00 |
Integration
|
…
|
|
InterfaceStubs
|
[clang][IFS] Allow 2 output files when using -o and -c with clang IFS stubs.
|
2019-12-09 14:47:17 -05:00 |
Layout
|
…
|
|
Lexer
|
Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 described there.""
|
2019-11-26 20:28:52 -08:00 |
Misc
|
[Diagnostic] add a warning which warns about misleading indentation
|
2019-12-03 21:21:27 +01:00 |
Modules
|
Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory
|
2019-12-03 15:44:01 -08:00 |
OpenMP
|
[OPENMP]Remove extra space from error message.
|
2019-12-10 12:55:40 -05:00 |
PCH
|
[c++20] Fix handling of unqualified lookups from a defaulted comparison
|
2019-12-09 17:40:36 -08:00 |
Parser
|
[Diagnostic] add a warning which warns about misleading indentation
|
2019-12-03 21:21:27 +01:00 |
Preprocessor
|
Bug 43965 - Value of _MSVC_LANG doesn't match MSVC++ VS2019 /std:c++latest mode
|
2019-12-04 14:39:41 -08:00 |
Profile
|
Revert "[Coverage] Revise format to reduce binary size"
|
2019-12-04 10:35:14 -08:00 |
Refactor
|
…
|
|
Rewriter
|
…
|
|
Sema
|
[Wdocumentation] Properly place deprecated attribute
|
2019-12-10 21:16:12 +01:00 |
SemaCUDA
|
[CUDA][HIP} Add a test for constexpr default ctor
|
2019-10-11 02:43:28 +00:00 |
SemaCXX
|
[c++20] Fix incorrect assumptions in checks for comparison category types.
|
2019-12-09 12:18:33 -08:00 |
SemaObjC
|
Set a source location for Objective-C accessor stubs
|
2019-12-05 12:45:10 -08:00 |
SemaObjCXX
|
[ObjC] Diagnose implicit type coercion from ObjC 'Class' to object
|
2019-10-17 15:27:04 +00:00 |
SemaOpenCL
|
[AST] Enable expression of OpenCL language address spaces an attribute
|
2019-12-05 12:24:06 +03:00 |
SemaOpenCLCXX
|
[OpenCL] Allow addr space qualifiers on lambda call expressions
|
2019-12-04 12:25:20 +00:00 |
SemaSYCL
|
[SYCL] Add sycl_kernel attribute for accelerated code outlining
|
2019-12-03 16:13:22 +03:00 |
SemaTemplate
|
Properly convert all declaration non-type template arguments when
|
2019-12-05 14:32:36 -08:00 |
TableGen
|
…
|
|
Templight
|
…
|
|
Tooling
|
Prefer 'env not' over 'not env' in tests.
|
2019-10-14 01:41:56 +00:00 |
Unit
|
…
|
|
VFS
|
Fix `sed -e s@FOO@%/S@` and similar when there's @'s in the working directory
|
2019-12-03 15:44:01 -08:00 |
clang-rename
|
[clang-rename] Fix a crash when renaming a class without definition.
|
2019-10-04 14:09:31 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
[gen_ast_dump_json_test.py] Copy to binary directory to omit --clang argument
|
2019-11-15 12:52:56 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg.py
|
Revert "[analyzer] Add test directory for scan-build."
|
2019-11-05 14:03:36 -08:00 |
lit.site.cfg.py.in
|
…
|
|
make_test_dirs.pl
|
…
|
|