Go to file
Ted Kremenek 299cfb7a02 Enhance AnalysisDeclContext::getReferencedBlockVars() to understand PseudoObjExprs. It turns out
that the information collected by this method is a super set of the captured variables in BlockDecl.

llvm-svn: 147122
2011-12-22 01:30:46 +00:00
clang Enhance AnalysisDeclContext::getReferencedBlockVars() to understand PseudoObjExprs. It turns out 2011-12-22 01:30:46 +00:00
compiler-rt Recently the GCD tests started failing because of the invalid size of 2011-12-16 19:13:35 +00:00
debuginfo-tests
libcxx Fix http://llvm.org/bugs/show_bug.cgi?id=11616 2011-12-19 17:58:44 +00:00
libcxxabi Updated spec.html regarding __cxa_uncaught_exception. 2011-12-22 00:03:36 +00:00
lld Cleaned up Atom attribues some more. Added lots of doxygen comments 2011-12-21 23:29:36 +00:00
lldb Made IRForTarget error out correctly when it can't 2011-12-21 23:44:05 +00:00
llvm Hopefully fix the cmake build. 2011-12-22 01:11:01 +00:00
polly Support non-affine access functions in Polly. 2011-12-20 10:43:14 +00:00