llvm-project/clang/lib
Anna Zaks 0dffbd6b8e [analyzer] Convert SimpleStreamChecker to use the PointerEscape callback
The new callback greatly simplifies the checker.

llvm-svn: 170969
2012-12-22 00:18:39 +00:00
..
ARCMigrate [arcmt] When capturing ARC errors, have a sanity check to make sure 2012-12-12 22:48:28 +00:00
AST Use a safe default width for template-diff'ing integral arguments, in 2012-12-21 23:03:27 +00:00
ASTMatchers Implements multiple parents in the parent map. 2012-12-06 14:42:48 +00:00
Analysis [analyzer] Fix typos. 2012-12-21 17:27:04 +00:00
Basic Add ARM cortex-r5 subtarget as available mcpu 2012-12-21 17:57:47 +00:00
CodeGen Reinstate r170806, reverted in r170835, with a fix use i1 instead of i8 for a value-initialized bool! 2012-12-21 03:17:28 +00:00
Driver Add ARM cortex-r5 subtarget as available mcpu 2012-12-21 17:57:47 +00:00
Edit EditedSource.cpp: Appease msvc, to add <cctype>. 2012-12-21 00:21:02 +00:00
Format format: Handle #import as include directive too. 2012-12-21 18:21:56 +00:00
Frontend Sort the includes according to the coding standard. 2012-12-21 17:23:52 +00:00
FrontendTool Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00
Headers Code cleanup: Remove trailing whitespace in unwind.h. 2012-11-14 06:33:58 +00:00
Lex Remove duplicate includes. 2012-12-21 17:07:08 +00:00
Parse Remove unused arguments and rename to conform to coding standards. 2012-12-21 22:24:43 +00:00
Rewrite Remove duplicate includes. 2012-12-21 17:07:08 +00:00
Sema Tweak Sema::CheckLiteralKind() to also include block literals 2012-12-21 22:46:35 +00:00
Serialization [PCH/Modules] In ASTReader::completeVisibleDeclsMap, make sure to visit all 2012-12-19 22:21:18 +00:00
StaticAnalyzer [analyzer] Convert SimpleStreamChecker to use the PointerEscape callback 2012-12-22 00:18:39 +00:00
Tooling Style and Doc fix for CommonOptionsParser 2012-12-14 18:58:25 +00:00
CMakeLists.txt Initial version of formatting library. 2012-12-03 18:12:45 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00