llvm-project/clang/lib
Yaxun (Sam) Liu 77e2493602 [NFC] Minor fix for deferred diagnostics emitter
Differential Revision: https://reviews.llvm.org/D77028
2020-04-06 14:01:41 -04:00
..
ARCMigrate Avoid SourceManager.h include in RawCommentList.h, add missing incs 2020-02-27 13:49:40 -08:00
AST Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
ASTMatchers [OpenMP][NFC] Move and simplify directive -> allowed clause mapping 2020-04-06 00:04:08 -05:00
Analysis [AST] Remove DeclCXX.h dep on ASTContext.h 2020-04-06 10:09:01 -07:00
Basic Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
CodeGen [AST] Remove DeclCXX.h dep on ASTContext.h 2020-04-06 10:09:01 -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 [Hexagon] Make lld be the default linker for linux/musl 2020-04-06 12:59:07 -05: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: [JS] handle pseudo-keywords. 2020-04-06 17:13:04 +02:00
Frontend Fix a typo in an assert message; NFC. 2020-04-06 11:50:50 -04:00
FrontendTool [llvm][clang][IFS] Enhancing the llvm-ifs yaml format for symbol lists. 2020-04-01 10:49:06 -04:00
Headers [X86] Add SERIALIZE instruction. 2020-04-02 16:19:23 +08:00
Index Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
Lex Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
Parse PR45239: Don't deallocate TemplateIdAnnotations if they might still be 2020-04-05 23:23:20 -07:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [NFC] Minor fix for deferred diagnostics emitter 2020-04-06 14:01:41 -04:00
Serialization [OpenMP][NFCI] Move OpenMP clause information to `lib/Frontend/OpenMP` 2020-04-05 22:30:29 -05:00
StaticAnalyzer Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
Tooling Remove llvm::Error include form Diagnostic.h 2020-04-06 10:42:17 -07:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00