llvm-project/clang/lib
Victor Leschuk 198357bbb9 Fix incorrect assertion condition.
llvm-svn: 309484
2017-07-29 08:18:38 +00:00
..
ARCMigrate Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:23:19 +00:00
AST [OPENMP] Codegen for 'in_reduction' clause. 2017-07-27 13:20:36 +00:00
ASTMatchers [ASTMatchers] Fix use after free. 2017-06-09 17:55:42 +00:00
Analysis [clang] Fix handling of "%zd" in scanf 2017-07-20 20:11:47 +00:00
Basic Revert r264998 and r265035. 2017-07-27 18:52:44 +00:00
CodeGen Fix incorrect assertion condition. 2017-07-29 08:18:38 +00:00
Driver [sanitizer-coverage] clang flags pumbing for -fsanitize-coverage=pc-table 2017-07-28 00:10:10 +00:00
Edit [clang] Fix format specifiers fixits for nested macros 2017-06-20 20:46:58 +00:00
Format clang-format: merge short case labels with trailing comments 2017-07-28 07:56:18 +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 Strip trailing whitespace. NFCI. 2017-07-28 14:01:51 +00:00
Index [index] Set SymbolSubKind::Accessor[GS]etter on class methods 2017-07-21 23:04:27 +00:00
Lex [NFC] Use RAII to un-poison and then re-poison __VA_ARGS__ 2017-07-25 03:15:36 +00:00
Parse Recommit r308327 3rd time: Add a warning for missing 2017-07-28 14:41:21 +00:00
Rewrite Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC. 2017-06-03 06:29:40 +00:00
Sema Recommit r308327 3rd time: Add a warning for missing 2017-07-28 14:41:21 +00:00
Serialization Recommit r308327 3rd time: Add a warning for missing 2017-07-28 14:41:21 +00:00
StaticAnalyzer [StaticAnalyzer] LoopUnrolling - Attempt #2 to fix a crash in r309006. 2017-07-25 23:49:16 +00:00
Tooling [clang-diff] Get rid of unused variable warnings in ASTDiff.cpp 2017-07-21 13:18:51 +00:00
CMakeLists.txt