hanchenye-llvm-project/clang/lib
Anna Zaks a6fea1386f Fix a crash in Retain Count checker error reporting
Fixes a crash in Retain Count checker error reporting logic by handing
the allocation statement retrieval from a BlockEdge program point.

Also added a simple CFG dump routine for debugging.

llvm-svn: 210960
2014-06-13 23:47:38 +00:00
..
ARCMigrate Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
AST Adds a Pragma spelling for attributes to tablegen and makes use of it for loop 2014-06-13 17:57:25 +00:00
ASTMatchers Add hasLocalStorage/hasGlobalStorage matchers. 2014-06-05 18:22:14 +00:00
Analysis Fix a crash in Retain Count checker error reporting 2014-06-13 23:47:38 +00:00
Basic Update for llvm api change. 2014-06-13 17:20:50 +00:00
CodeGen A non-trivial array-fill expression isn't necessarily a CXXConstructExpr. It 2014-06-13 23:04:49 +00:00
Driver Add support for the /EP argument to clang-cl 2014-06-13 20:59:54 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format clang-format: [JS] Understand named function literals. 2014-06-13 07:02:04 +00:00
Frontend Update for llvm api change. 2014-06-13 17:20:50 +00:00
FrontendTool [C++11] Use 'nullptr'. 2014-05-26 06:21:51 +00:00
Headers [PPC64LE] Run some existing Altivec tests on powerpc64le as well 2014-06-13 18:30:06 +00:00
Index Avoid dubious IdentifierInfo::getNameStart() uses 2014-06-07 23:30:53 +00:00
Lex Include system_error directly. 2014-06-12 17:19:42 +00:00
Parse Adds a Pragma spelling for attributes to tablegen and makes use of it for loop 2014-06-13 17:57:25 +00:00
Rewrite Replace llvm::error_code with std::error_code. 2014-06-12 14:02:15 +00:00
Sema MS ABI: Fix inheritance model calculation in CRTP 2014-06-13 06:43:46 +00:00
Serialization Include system_error directly. 2014-06-12 17:19:42 +00:00
StaticAnalyzer Fix a crash in Retain Count checker error reporting 2014-06-13 23:47:38 +00:00
Tooling Include system_error directly. 2014-06-12 17:19:42 +00:00
CMakeLists.txt
Makefile