Go to file
Michael Gottesman 774d2c014e Changed DoesObjCBlockEscape => DoesRetainableObjPtrEscape so I can use it to perform escape analysis of other retainable object pointers in other locations.
llvm-svn: 173829
2013-01-29 21:00:52 +00:00
clang [Preprocessor] When checking if we can concatenate two tokens, check 2013-01-29 20:28:24 +00:00
clang-tools-extra test/remove-cstr-calls/basic.cpp: Disable again on mingw. It behaves unstable. 2013-01-26 06:39:48 +00:00
compiler-rt [tsan] Fix checks for siginfo_t in tests 2013-01-29 18:29:34 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Saleem Abdulrasool: If errno is defined as volatile int, the qualifier differences can cause 2013-01-22 17:26:08 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld remove targetInfo and layout from ELFTargetLayout 2013-01-29 20:13:16 +00:00
lldb <rdar://problem/13107904> 2013-01-29 20:03:58 +00:00
llvm Changed DoesObjCBlockEscape => DoesRetainableObjPtrEscape so I can use it to perform escape analysis of other retainable object pointers in other locations. 2013-01-29 21:00:52 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00