llvm-project/clang/lib
Simon Pilgrim 1e3cc06d98 Fix "not all control paths return a value" warning. NFCI. 2019-11-18 11:42:14 +00:00
..
ARCMigrate Removed some questionable default arguments from setters 2019-09-12 12:16:43 +00:00
AST [AST] Attach comment in `/** doc */ typedef struct A {} B` to B as well as A. 2019-11-18 11:09:23 +01:00
ASTMatchers [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
Analysis Revert "[NFC] Refactor representation of materialized temporaries" 2019-11-17 02:09:25 -05:00
Basic [ARM] Allocatable Global Register Variables for ARM 2019-11-18 10:07:37 +00:00
CodeGen [ARM,MVE] Add intrinsics for vector comparisons. 2019-11-18 10:39:30 +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 [RISCV] Set triple based on -march flag 2019-11-18 10:44:24 +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] fix regression in middle pointer alignment 2019-11-16 14:37:47 +00:00
Frontend Avoid including Builtins.h in Preprocessor.h 2019-11-15 16:45:16 -08:00
FrontendTool [analyzer] Don't run the analyzer for -analyzer-list-enabled-checkers 2019-09-12 18:53:48 +00:00
Headers [X86] Fix the implementation of __readcr3/__writecr3 to work in 64-bit mode 2019-11-14 13:21:36 -08:00
Index Redeclare Objective-C property accessors inside the ObjCImplDecl in which they are synthesized. 2019-11-08 08:23:22 -08:00
Lex Avoid including Builtins.h in Preprocessor.h 2019-11-15 16:45:16 -08:00
Parse [OpenMP 5.0] - Extend defaultmap, by Chi Chun Chen. 2019-11-15 13:53:32 -05:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema Fix "not all control paths return a value" warning. NFCI. 2019-11-18 11:42:14 +00:00
Serialization Revert "[NFC] Refactor representation of materialized temporaries" 2019-11-17 02:09:25 -05:00
StaticAnalyzer Revert "[NFC] Refactor representation of materialized temporaries" 2019-11-17 02:09:25 -05:00
Tooling [clang][Tooling] Filter flags that generate output in SyntaxOnlyAdjuster 2019-11-13 15:03:30 +01:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00