..
ARCMigrate
Removed some questionable default arguments from setters
2019-09-12 12:16:43 +00:00
AST
[Alignment] Move OffsetToAlignment to Alignment.h
2019-09-12 15:20:36 +00:00
ASTMatchers
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
Analysis
[analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
2019-09-11 20:54:27 +00:00
Basic
Reland "Change the X86 datalayout to add three address spaces
2019-09-10 23:15:38 +00:00
CodeGen
[WebAssembly] Add -fwasm-exceptions for wasm EH
2019-09-12 04:01:37 +00:00
CrossTU
[CrossTU] Fix problem with CrossTU AST load limit and progress messages.
2019-08-12 07:15:29 +00:00
DirectoryWatcher
[Clang] Migrate llvm::make_unique to std::make_unique
2019-08-14 23:04:18 +00:00
Driver
[WebAssembly] Add -fwasm-exceptions for wasm EH
2019-09-12 04:01:37 +00:00
Edit
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
2019-07-02 18:28:13 +00:00
Format
[clang-format] [PR43100] clang-format C# support does not add a space between "using" and paren
2019-09-12 10:18:53 +00:00
Frontend
Removed some questionable default arguments from setters
2019-09-12 12:16:43 +00:00
FrontendTool
[analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers
2019-09-12 18:53:48 +00:00
Headers
[PowerPC][Altivec] Fix constant argument for vec_dss
2019-09-04 14:01:47 +00:00
Index
[clang][Index] Replace CodegenNameGenerator with ASTNameGenerator
2019-09-05 20:33:52 +00:00
Lex
[clang-scan-deps] add skip excluded conditional preprocessor block preprocessing optimization
2019-09-11 20:40:31 +00:00
Parse
Diagnose _Atomic as a C11 extension.
2019-09-04 21:01:57 +00:00
Rewrite
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
2019-08-15 21:17:48 +00:00
Sema
[MS] Warn when shadowing template parameters under -fms-compatibility
2019-09-12 18:26:34 +00:00
Serialization
[Sema] Diagnose default-initialization, destruction, and copying of
2019-09-07 00:34:43 +00:00
StaticAnalyzer
[analyzer] NFC: Move PathDiagnostic classes to libAnalysis.
2019-09-11 20:54:27 +00:00
Tooling
[clang-scan-deps] remove dots and dots dots from the reported file dependency paths
2019-09-12 18:03:24 +00:00
CMakeLists.txt
Reland [clang] DirectoryWatcher
2019-07-12 20:34:10 +00:00