.. |
APINotes
|
…
|
|
ARCMT
|
…
|
|
AST
|
Fix an accepts-invalid issue with [[]] attributes in the type position in C
|
2021-07-01 12:41:18 -04:00 |
ASTMerge
|
…
|
|
Analysis
|
[analyzer][solver] Use all sources of constraints
|
2021-07-06 11:09:08 +03:00 |
CXX
|
[clang] fixes named return of variables with dependent alignment
|
2021-07-07 02:54:55 +02:00 |
ClangScanDeps
|
[clang][deps] NFC: Fix an XFAIL test on Windows
|
2021-06-14 14:37:26 +02:00 |
CodeCompletion
|
…
|
|
CodeGen
|
[Clang][RISCV] Implement vlseg and vlsegff.
|
2021-07-07 13:44:40 +08:00 |
CodeGenCUDA
|
[Clang] [NFC] fix CHECK lines for convergent attribute tests
|
2021-06-29 00:21:07 +05:30 |
CodeGenCXX
|
[CodeGen] Don't create fake FunctionDecls when generating block/byref
|
2021-06-24 11:45:52 -07:00 |
CodeGenCoroutines
|
[Coroutines] Add the newly generated SCCs back to the CGSCC work queue after CoroSplit actually happened
|
2021-06-30 11:38:14 -07:00 |
CodeGenHIP
|
…
|
|
CodeGenObjC
|
[CodeGen] Stop creating fake FunctionDecls when generating IR for
|
2021-06-29 14:22:33 -07:00 |
CodeGenObjCXX
|
[ObjC][ARC] Don't add operand bundle clang.arc.attachedcall to a call if
|
2021-06-29 10:23:01 -07:00 |
CodeGenOpenCL
|
[AMDGPU] Add builtin functions image_bvh_intersect_ray
|
2021-06-30 13:10:47 -04:00 |
CodeGenOpenCLCXX
|
[C++][Sema] Ignore top-level qualifiers in casts
|
2021-07-05 12:22:08 +01:00 |
CodeGenSYCL
|
[SYCL] Fix __builtin_sycl_unique_stable_name to work on windows/spir
|
2021-06-02 13:16:14 -07:00 |
Coverage
|
Add a target triple to fix failures on MS build bots.
|
2021-06-30 17:27:26 -07:00 |
CoverageMapping
|
…
|
|
Driver
|
[Clang] allow overriding -fbasic-block-sections
|
2021-06-30 14:32:08 -07:00 |
FixIt
|
[clang] Stop providing builtin overload candidate for relational function pointer comparisons
|
2021-06-26 00:08:02 +02:00 |
Format
|
Remove redundant test that was causing intermittent build bot failures.
|
2021-06-15 12:46:03 -07:00 |
Frontend
|
Improve clang -Wframe-larger-than= diagnostic
|
2021-06-22 11:20:49 -07:00 |
Headers
|
[NFC][OpenMP][CUDA] Add test for using `-x cuda -fopenmp`
|
2021-07-02 19:03:15 +02:00 |
Import
|
…
|
|
Index
|
[clang] RecursiveASTVisitor visits ObjCPropertyRefExpr's class receiver
|
2021-06-01 14:45:25 -04:00 |
Integration
|
…
|
|
InterfaceStubs
|
…
|
|
Interpreter
|
Revert "[clang-repl] Allow passing in code as positional arguments."
|
2021-07-02 11:04:28 -07:00 |
Layout
|
[clang] Add -fdump-record-layouts-canonical option
|
2021-07-05 17:35:37 -04:00 |
Lexer
|
[clang] add C++ feature test macro for P2266 simpler implicit move
|
2021-06-26 23:05:23 +02:00 |
Misc
|
[AMDGPU] Add gfx1035 target
|
2021-06-24 14:32:41 -04:00 |
Modules
|
Support for merging UsingPackDecls across modules.
|
2021-07-01 18:43:49 -07:00 |
OpenMP
|
[OPENMP]Fix PR50640: OpenMP target clause implicitly scaling loop bounds to uint64_t.
|
2021-07-01 07:52:22 -07:00 |
PCH
|
…
|
|
Parser
|
[clang] Stop providing builtin overload candidate for relational function pointer comparisons
|
2021-06-26 00:08:02 +02:00 |
ParserSYCL
|
Reimplement __builtin_unique_stable_name-
|
2021-05-27 07:12:20 -07:00 |
Preprocessor
|
[AIX] Define __TOS_AIX__ predefined macro
|
2021-07-06 14:15:35 -04:00 |
Profile
|
Revert test fixups after e9a9c85098 (which reverted a14fc74 ).
|
2021-06-04 10:42:25 -04:00 |
Refactor
|
…
|
|
Rewriter
|
…
|
|
Sema
|
Fix an accepts-invalid issue with [[]] attributes in the type position in C
|
2021-07-01 12:41:18 -04:00 |
SemaCUDA
|
[HIP] Defer operator overloading errors
|
2021-06-23 23:39:59 -04:00 |
SemaCXX
|
[C++][Sema] Ignore top-level qualifiers in casts
|
2021-07-05 12:22:08 +01:00 |
SemaObjC
|
[clang][ObjC] allow the use of NSAttributedString * argument type with format attribute
|
2021-06-11 13:24:32 -07:00 |
SemaObjCXX
|
[clang] Apply P1825 as Defect Report from C++11 up to C++20.
|
2021-07-01 12:10:06 +02:00 |
SemaOpenCL
|
[OpenCL] Add support of __opencl_c_images feature macro
|
2021-06-21 18:24:07 +03:00 |
SemaOpenCLCXX
|
[C++][Sema] Ignore top-level qualifiers in casts
|
2021-07-05 12:22:08 +01:00 |
SemaSYCL
|
Replace 'magic static' with a member variable for SCYL kernel names
|
2021-05-27 13:46:31 -07:00 |
SemaTemplate
|
Print default template argument if manually specified in typedef declaration.
|
2021-06-29 14:57:26 +00:00 |
TableGen
|
…
|
|
Templight
|
…
|
|
Tooling
|
…
|
|
Unit
|
…
|
|
VFS
|
…
|
|
clang-rename
|
…
|
|
utils/update_cc_test_checks
|
[UpdateCCTestChecks] Fix new test from 9eaf0d120d
|
2021-06-25 14:29:58 -04:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg.py
|
…
|
|
lit.site.cfg.py.in
|
[clang] Make fewer assumptions about path to lit.site.cfg after 9eaf0d120d
|
2021-06-25 14:01:29 -04:00 |
make_test_dirs.pl
|
…
|
|