Go to file
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
clang Fix long-lurking bug in ObjCSummaryCache revealed by Torok's recent memory 2009-07-21 23:27:57 +00:00
compiler-rt improve portability to platforms that don't put python in /usr/bin. Patch by 2009-07-06 22:24:16 +00:00
llvm Convert instcombine from using using getAnalysis<TargetData> to 2009-07-21 23:21:54 +00:00