llvm-project/clang/lib
Gabor Horvath 8d3ad6b617 [Static Analyzer] Make NonNullParamChecker emit implicit null dereference events.
Differential Revision: http://reviews.llvm.org/D11433

llvm-svn: 246182
2015-08-27 18:49:07 +00:00
..
ARCMigrate Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
AST Corrected 3 typos. NFC 2015-08-26 22:13:30 +00:00
ASTMatchers [ASTMatchers] Add type matcher for SubstTemplateTypeParmType. 2015-08-26 16:15:59 +00:00
Analysis unique_ptrify ConsumedBlockInfo analysis to make it move assignable 2015-08-14 01:26:19 +00:00
Basic const-ify TargetInfo::handleUserFeatures. 2015-08-27 18:42:57 +00:00
CodeGen DI: Clarify meaning of createTempFunctionFwdDecl() arg, NFC 2015-08-26 22:21:09 +00:00
Driver [CUDA] Improve CUDA compilation pipeline creation. 2015-08-27 18:10:41 +00:00
Edit [Edit] Use StringRef's copy method. No functional change intended. 2015-08-04 11:18:09 +00:00
Format clang-format: Don't let a leading "template <..>" lead to wrapped initializers. 2015-08-27 11:59:31 +00:00
Frontend Initialize the AST consumer as soon as we have both an ASTConsumer and an 2015-08-18 20:39:29 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [X86][SSE] Add _mm_undefined_* intrinsics 2015-08-26 21:17:12 +00:00
Index Remove and forbid raw_svector_ostream::flush() calls. 2015-08-13 18:12:56 +00:00
Lex [modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for all files we've seen in this compilation. 2015-08-24 21:59:32 +00:00
Parse [ms-inline-asm] Add field access to MS inline asm identifier lookup 2015-08-26 21:57:20 +00:00
Rewrite Make local function isWhitespaceExceptNL static instead of in anonymous namespace 2015-07-28 04:54:03 +00:00
Sema [ms-inline-asm] Add field access to MS inline asm identifier lookup 2015-08-26 21:57:20 +00:00
Serialization [modules] The key to a DeclContext name lookup table is not actually a 2015-08-26 23:55:49 +00:00
StaticAnalyzer [Static Analyzer] Make NonNullParamChecker emit implicit null dereference events. 2015-08-27 18:49:07 +00:00
Tooling [clang-tidy] Make NumOccurrenceFlag for SourcePaths configurable. 2015-08-17 10:01:42 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00