..
ARCMT
…
AST
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
ASTMerge
…
Analysis
[analyzer] GenericTaint: Don't expect CallEvent to always have a Decl.
2020-04-20 15:31:43 +03:00
CXX
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
ClangScanDeps
…
CodeCompletion
[AST] Dont invalide VarDecl even the default initializaiton is failed.
2020-04-14 12:58:48 +02:00
CodeGen
[AArch64] FMLA/FMLS patterns improvement.
2020-04-21 18:23:21 +01:00
CodeGenCUDA
Speed up deferred diagnostic emitter
2020-04-06 13:07:43 -04:00
CodeGenCXX
PR45535: Check for variables with non-trivial destruction when
2020-04-20 21:23:35 -07:00
CodeGenCoroutines
[CodeGen] Add an alignment attribute to all sret parameters
2020-03-24 15:31:57 -04:00
CodeGenHIP
…
CodeGenObjC
Emit Objective-C constructors as writable
2020-04-14 22:32:34 +02:00
CodeGenObjCXX
[CodeGen] Add an alignment attribute to all sret parameters
2020-03-24 15:31:57 -04:00
CodeGenOpenCL
Reland Implement _ExtInt as an extended int type specifier.
2020-04-17 10:45:48 -07:00
CodeGenOpenCLCXX
[CodeGen] Add an alignment attribute to all sret parameters
2020-03-24 15:31:57 -04:00
CodeGenSYCL
[SYCL] Update __builtin_unique_stable_name for other backends.
2020-04-17 07:54:18 -07:00
Coverage
…
CoverageMapping
Reland: [Coverage] Revise format to reduce binary size
2020-02-28 18:12:04 -08:00
Driver
Change deprecated -fsanitize-recover flag to apply to all sanitizers, not just UBSan.
2020-04-17 22:37:30 -07:00
FixIt
[objc_direct] Small updates to help with adoption.
2020-02-16 16:32:41 -08:00
Format
…
Frontend
[Fixed Point] Add triples to test cases.
2020-04-08 16:31:36 +02:00
Headers
[OpenMP] Allow <math.h> to go first in C++-mode in target regions
2020-04-09 22:10:31 -05:00
Import
[CodeGen] Emit destructor calls to destruct compound literals
2020-03-10 14:08:28 -07:00
Index
Expose AtomicType in the libclang C API.
2020-04-16 08:06:58 -04:00
Integration
…
InterfaceStubs
[llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists.
2020-04-01 10:49:06 -04:00
Layout
[MS] Fix packed struct layout for arrays of aligned non-record types
2020-04-14 18:34:52 -07:00
Lexer
Add -std=c++20 flag, replace C++2a with C++20 throughout the Clang
2020-02-18 16:16:37 -08:00
Misc
[hip] Remove `hip_pinned_shadow`.
2020-04-07 09:51:49 -04:00
Modules
Revert "[MS] Fix assert handling enum forward decls in hasVisibleDefinition"
2020-04-20 10:40:27 -07:00
OpenMP
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
PCH
[AST] Fix an undefine behavior when creating an empty recovery expr.
2020-04-16 12:35:45 +02:00
Parser
Reland Implement _ExtInt as an extended int type specifier.
2020-04-17 10:45:48 -07:00
ParserSYCL
[SYCL] Implement __builtin_unique_stable_name.
2020-03-25 07:01:50 -07:00
Preprocessor
[clang] Add missing FileCheck colons
2020-04-14 12:32:48 -06:00
Profile
Reland: [Coverage] Revise format to reduce binary size
2020-02-28 18:12:04 -08:00
Refactor
…
Rewriter
…
Sema
[clang] Add missing FileCheck colons
2020-04-14 12:32:48 -06:00
SemaCUDA
[hip] Remove `hip_pinned_shadow`.
2020-04-07 09:51:49 -04:00
SemaCXX
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
SemaObjC
[SemaObjC] Forbid storing an unboxed integer literal in an NSNumber
2020-04-20 15:22:51 -04:00
SemaObjCXX
[AST] dont invaliate VarDecl when the initializer contains errors.
2020-04-21 10:53:35 +02:00
SemaOpenCL
[OpenCL] Add sub-group builtin functions
2020-04-02 13:18:56 +01:00
SemaOpenCLCXX
Revert "[AST] Build recovery expressions by default for C++."
2020-03-26 16:25:32 +01:00
SemaSYCL
[SYCL] Driver option to select SYCL version
2020-03-07 18:28:54 +03:00
SemaTemplate
Fix template instantiation of a non-dependent call to an inherited
2020-04-06 19:20:30 -07:00
TableGen
…
Templight
…
Tooling
[PowerPC] Delete PPCMachObjectWriter and powerpc{,64}-apple-darwin
2020-03-05 11:05:26 -08:00
Unit
Revert a few unsuccessful attempts at fixing bots.
2020-04-13 17:09:21 -04:00
VFS
[VFS] More consistent support for Windows
2020-02-05 11:38:20 -08:00
clang-rename
[clang-rename] Fix the failure rename test.
2020-02-11 10:07:00 +01:00
utils /update_cc_test_checks
Move update_cc_test_checks.py tests to clang
2020-02-14 14:39:55 +00:00
.clang-format
…
CMakeLists.txt
Stop passing site cfg files via --param to llvm-lit.
2020-04-07 08:20:40 -04:00
TestRunner.sh
…
cxx-sections.data
…
lit.cfg.py
Fix an indent.
2020-04-13 11:54:00 -04:00
lit.site.cfg.py.in
Revert a few unsuccessful attempts at fixing bots.
2020-04-13 17:09:21 -04:00
make_test_dirs.pl
…