llvm-project/clang/lib
Ted Kremenek 8be513822c Fix long-lurking bug in ObjCSummaryCache revealed by Torok's recent memory
poisoning changes to DenseMap. We were using an iterator after it had been
invalidated by an insertion into the DenseMap.

llvm-svn: 76677
2009-07-21 23:27:57 +00:00
..
AST Patch to accomodate Doug's comment on default 2009-07-21 22:36:06 +00:00
Analysis Fix long-lurking bug in ObjCSummaryCache revealed by Torok's recent memory 2009-07-21 23:27:57 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Update for LLVM API change. 2009-07-21 18:06:41 +00:00
Driver driver: Print --version on stdout, to match gcc. 2009-07-21 20:06:58 +00:00
Frontend Add the location of the tag keyword into TagDecl. From Enea 2009-07-21 14:46:17 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Remove the ASTContext parameter from Entity::getPrintableName(). 2009-07-21 07:52:21 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Patch to accomodate Doug's comment on default 2009-07-21 22:36:06 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema Patch to accomodate Doug's comment on default 2009-07-21 22:36:06 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00