..
ARCMigrate
With MSVC, file needs to be compiled with /BIGOBJ
2020-07-17 09:43:06 -07:00
AST
Recommit [NFC] Refactor DiagnosticBuilder and PartialDiagnostic
2020-09-23 16:55:00 -04:00
ASTMatchers
Improve dynamic AST matching diagnostics for conversion errors
2020-09-23 12:13:36 -04:00
Analysis
[analyzer][Liveness][NFC] Get rid of statement liveness, because such a thing doesn't exist
2020-09-15 17:43:02 +02:00
Basic
[clang] use string tables for static diagnostic descriptions
2020-09-24 10:54:28 -04:00
CodeGen
[Power10] Implement custom codegen for the vec_replace_elt and vec_replace_unaligned builtins.
2020-09-23 22:55:25 -05:00
CrossTU
[analyzer] Add CTUImportCppThreshold for C++ files
2020-07-09 15:36:33 +02:00
DirectoryWatcher
[DirectoryWatcher] Do not use FSEvents on non-macOS platforms
2020-04-23 10:22:28 -07:00
Driver
Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
2020-09-24 08:44:37 -04:00
Edit
…
Format
Add -Wno-error=unknown flag to clang-format.
2020-09-19 10:17:57 +02:00
Frontend
Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions"
2020-09-24 08:44:37 -04:00
FrontendTool
[NFC] Refactor Registry loops to range for
2020-06-19 00:40:10 +01:00
Headers
[Power10] Implement custom codegen for the vec_replace_elt and vec_replace_unaligned builtins.
2020-09-23 22:55:25 -05: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
[Coverage] Add empty line regions to SkippedRegions
2020-09-21 12:42:53 -07:00
Parse
Sema: add support for `__attribute__((__swift_newtype__))`
2020-09-24 15:17:35 +00:00
Rewrite
…
Sema
[OPENMP]Fix PR47621: Variable used by task inside a template function is not made firstprivate by default
2020-09-24 13:51:21 -04:00
Serialization
[AST] Reduce the size of TemplateArgumentLocInfo.
2020-09-21 13:08:53 +02:00
StaticAnalyzer
[analyzer][StdLibraryFunctionsChecker] Separate the signature from the summaries
2020-09-23 10:59:34 +02:00
Testing
Fix MSVC "not all control paths return a value" warning. NFC.
2020-06-05 10:45:59 +01:00
Tooling
[SyntaxTree][Synthesis] Fix: `deepCopy` -> `deepCopyExpandingMacros`.
2020-09-22 09:15:21 +00:00
CMakeLists.txt
Add an explicit toggle for the static analyzer in clang-tidy
2020-09-10 10:48:17 -04:00