llvm-project/clang/lib
Rafael Espindola aa0226ed71 Update for llvm change.
llvm-svn: 309912
2017-08-03 02:16:28 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [clang] Change the condition of unnecessary packed warning 2017-08-01 21:41:39 +00:00
ASTMatchers [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Analysis Revert "Thread Safety Analysis: fix assert_capability." 2017-08-01 19:53:31 +00:00
Basic Define _GNU_SOURCE for RTEMS c++ 2017-08-02 14:36:52 +00:00
CodeGen Update for llvm change. 2017-08-03 02:16:28 +00:00
Driver [UBSan] Provide default blacklist filename for UBSan 2017-08-02 19:53:38 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format clang-format: [JS] no whitespace between typeof operator and l_paren. 2017-08-01 17:42:16 +00:00
Frontend [sanitizer-coverage] clang flags pumbing for -fsanitize-coverage=pc-table 2017-07-28 00:10:10 +00:00
FrontendTool Update after LLVM change r309087 2017-07-26 09:10:17 +00:00
Headers [Headers][Darwin] Allow #include_next<float.h> to work on Darwin prior to 10.7 2017-08-01 22:10:36 +00:00
Index [index] Set SymbolSubKind::Accessor[GS]etter on class methods 2017-07-21 23:04:27 +00:00
Lex PR33902: Invalidate line number cache when adding more text to existing buffer. 2017-07-30 06:31:29 +00:00
Parse Update for llvm change. 2017-08-02 20:32:35 +00:00
Rewrite Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:29:40 +00:00
Sema [Sema] Add a comment on an identified bug on default arguments. 2017-08-03 00:18:11 +00:00
Serialization Recommit r308327 3rd time: Add a warning for missing 2017-07-28 14:41:21 +00:00
StaticAnalyzer [StaticAnalyzer] Fix false positives for unreachable code in macros. 2017-08-02 08:26:56 +00:00
Tooling [rename] NFC, extract symbol canonicalization logic into function 2017-08-02 14:15:27 +00:00
CMakeLists.txt