.. |
ARCMigrate
|
With MSVC, file needs to be compiled with /BIGOBJ
|
2020-07-17 09:43:06 -07:00 |
AST
|
[AST] Fix crashes caused by redeclarations in hidden prototypes
|
2020-10-08 19:48:36 -07:00 |
ASTMatchers
|
Improve dynamic AST matching diagnostics for conversion errors
|
2020-09-23 12:13:36 -04:00 |
Analysis
|
[clang] improve accuracy of ExprMutAnalyzer
|
2020-10-09 13:45:32 +02:00 |
Basic
|
[SystemZ][z/OS] Set default alignment rules for z/OS target
|
2020-10-06 13:16:15 -04:00 |
CodeGen
|
[WebAssembly] Prototype i16x8.q15mulr_sat_s
|
2020-10-09 21:17:53 +00:00 |
CrossTU
|
[analyzer] Add CTUImportCppThreshold for C++ files
|
2020-07-09 15:36:33 +02:00 |
DirectoryWatcher
|
DirectoryWatcher: add an implementation for Windows
|
2020-10-09 20:55:57 +00:00 |
Driver
|
[clang] Don't look into <sysroot> for C++ headers if they are found alongside the toolchain
|
2020-10-09 12:41:41 -04:00 |
Edit
|
…
|
|
Format
|
[clang-format][NFC] Store FormatToken::Type as an enum instead of bitfield
|
2020-10-07 17:17:40 +01:00 |
Frontend
|
[OpenCL] Add new compilation mode for OpenCL 3.0.
|
2020-10-09 15:28:38 +01:00 |
FrontendTool
|
[NFC] Refactor Registry loops to range for
|
2020-06-19 00:40:10 +01:00 |
Headers
|
[HIP] NFC Add comments to cmath functions
|
2020-10-06 15:26:56 +00:00 |
Index
|
[clang] Traverse init-captures while indexing
|
2020-09-22 02:32:09 -04:00 |
IndexSerialization
|
[index-while-building] Fix build with -DBUILD_SHARED_LIBS=True
|
2020-08-20 15:12:56 +01:00 |
Lex
|
Convert diagnostics about multi-character literals from extension to warning
|
2020-10-06 08:47:17 -04:00 |
Parse
|
[Parser] ParseMicrosoftAsmStatement - Replace bit '|' operator with logical '||' operator. (PR47071)
|
2020-10-05 14:23:28 +01:00 |
Rewrite
|
…
|
|
Sema
|
[windows-itanium] make dllimport/export handling closer to MS behavior
|
2020-10-09 13:24:07 +01:00 |
Serialization
|
Revert "[Modules] Add stats to measure performance of building and loading modules."
|
2020-09-24 12:36:06 -07:00 |
StaticAnalyzer
|
[Analyzer] Fix for dereferece of smart pointer after branching on unknown inner pointer
|
2020-10-09 13:42:25 +02:00 |
Testing
|
Fix MSVC "not all control paths return a value" warning. NFC.
|
2020-06-05 10:45:59 +01:00 |
Tooling
|
[Format] Don't treat compound extension headers (foo.proto.h) as foo.cc main-file header.
|
2020-10-01 19:57:57 +02:00 |
CMakeLists.txt
|
Add an explicit toggle for the static analyzer in clang-tidy
|
2020-09-10 10:48:17 -04:00 |