llvm-project/clang/lib
Kostya Serebryany 578787ad30 [libFuzzer] allow -fsanitize-coverage=0 (disables all coverage)
llvm-svn: 262503
2016-03-02 19:16:54 +00:00
..
ARCMigrate Fix some Clang-tidy readability-redundant-control-flow warnings; other minor fixes. 2016-02-10 19:11:58 +00:00
AST Serialize `#pragma comment`. 2016-03-02 17:28:48 +00:00
ASTMatchers Fix a -Wunused-variable diagnostic. 2016-02-23 10:29:04 +00:00
Analysis [analyzer] Find ObjC 'self' decl even when block captures local named 'self'. 2016-02-23 22:26:04 +00:00
Basic Optionally demote fatal errors to non-fatal errors. 2016-03-01 10:56:19 +00:00
CodeGen [CUDA] Do not generate unnecessary runtime init code. 2016-03-02 18:28:53 +00:00
Driver [libFuzzer] allow -fsanitize-coverage=0 (disables all coverage) 2016-03-02 19:16:54 +00:00
Edit Remove autoconf support 2016-01-26 21:30:40 +00:00
Format [clang-format] Detect constructor initializers preceded by `noexcept`. 2016-03-01 21:41:58 +00:00
Frontend Serialize `#pragma comment`. 2016-03-02 17:28:48 +00:00
FrontendTool Revert r260265, "clang-cl: Support loading plugins on Windows" 2016-02-11 16:33:20 +00:00
Headers [CLANG] [AVX512] [BUILTIN] Adding PSRA{W|WI}{128|256|512}. 2016-03-02 12:06:06 +00:00
Index [index] Fix issue where data visitation was disabled with C++ operator call expressions, during indexing. 2016-03-01 02:46:32 +00:00
Lex SemaCXX: Support templates in availability attributes 2016-02-26 19:27:00 +00:00
Parse Serialize `#pragma comment`. 2016-03-02 17:28:48 +00:00
Rewrite Remove use of builtin comma operator. 2016-02-18 22:34:54 +00:00
Sema Serialize `#pragma comment`. 2016-03-02 17:28:48 +00:00
Serialization Serialize `#pragma comment`. 2016-03-02 17:28:48 +00:00
StaticAnalyzer [analyzer] Update CheckObjCDealloc diagnostic for missing -dealloc. 2016-03-01 00:39:04 +00:00
Tooling Add functions to apply replacements and reformat them. 2016-03-01 12:37:30 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00