.. |
ARCMigrate
|
Avoid SourceManager.h include in RawCommentList.h, add missing incs
|
2020-02-27 13:49:40 -08:00 |
AST
|
Fix formatting after Module.h include adjustment, NFC
|
2020-03-11 13:52:47 -07:00 |
ASTMatchers
|
[ASTMatchers] Add hasAnyOverloadedOperatorName matcher
|
2020-03-10 00:11:27 +00:00 |
Analysis
|
Warn of uninitialized variables on asm goto's indirect branch
|
2020-03-10 13:48:48 -07:00 |
Basic
|
Avoid including Module.h from ExternalASTSource.h
|
2020-03-11 13:37:41 -07:00 |
CodeGen
|
Avoid including Module.h from ExternalASTSource.h
|
2020-03-11 13:37:41 -07:00 |
CrossTU
|
[clang] Replace SmallStr.str().str() with std::string conversion operator.
|
2020-01-29 21:27:46 -08:00 |
DirectoryWatcher
|
Add missing newlines at EOF; NFC
|
2020-02-12 15:57:25 +00:00 |
Driver
|
[CUDA,clang-cl] Filter out unsupported arguments for device-side compilation.
|
2020-03-11 13:42:16 -07:00 |
Edit
|
[C++2a] Add __builtin_bit_cast, used to implement std::bit_cast
|
2019-07-02 18:28:13 +00:00 |
Format
|
Revert "[clang-format] Add option to specify explicit config file"
|
2020-03-11 16:14:42 -04:00 |
Frontend
|
Reland "[DebugInfo] Enable the debug entry values feature by default"
|
2020-03-10 09:15:06 +01:00 |
FrontendTool
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
Headers
|
[ARM,CDE] Generalize MVE intrinsics infrastructure to support CDE
|
2020-03-10 14:03:16 +00:00 |
Index
|
Fix GCC warnings. NFC.
|
2020-03-08 13:00:36 -04:00 |
Lex
|
Avoid including FileSystem.h from MemoryBuffer.h
|
2020-02-29 12:30:23 -08:00 |
Parse
|
PR45083: Mark statement expressions as being dependent if they appear in
|
2020-03-10 14:45:04 -07:00 |
Rewrite
|
[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
|
2019-08-15 21:17:48 +00:00 |
Sema
|
Fix crash-on-invalid when trying to recover from a function template
|
2020-03-10 16:34:27 -07:00 |
Serialization
|
Avoid including Module.h from ExternalASTSource.h
|
2020-03-11 13:37:41 -07:00 |
StaticAnalyzer
|
[analyzer] Fix a strange compile error on a certain Clang-7.0.0
|
2020-03-11 16:54:34 +03:00 |
Tooling
|
[clang][Syntax] Add spelledTokenAt helper to TokenBuffer
|
2020-03-03 14:30:41 +01:00 |
CMakeLists.txt
|
Reland [clang] DirectoryWatcher
|
2019-07-12 20:34:10 +00:00 |