Go to file
Daniel Dunbar 4fccc877c9 Revert r152430 "[AST] Mark ASTContext::getTypeInfo and some friends as
LLVM_READONLY.", getTypeInfo() is totally not READONLY, which I should have
probably noticed given that I made it so mere hours ago. Oops.

llvm-svn: 152434
2012-03-09 20:41:19 +00:00
clang Revert r152430 "[AST] Mark ASTContext::getTypeInfo and some friends as 2012-03-09 20:41:19 +00:00
compiler-rt [asan] add a (disabled) stress test for __asan_get_ownership 2012-03-09 01:48:18 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Change some smart_ptr == 0 to smart_ptr == nullptr. Fixes http://llvm.org/bugs/show_bug.cgi?id=12185. 2012-03-07 20:37:43 +00:00
libcxxabi Enable / silence -Wunused-parameter. 2012-03-09 18:01:37 +00:00
lld Fix MSVC incompatibilities. 2012-03-09 05:27:43 +00:00
lldb Handle the case where we get called to determine the ObjC runtime version BEFORE the loader code has 2012-03-09 19:59:28 +00:00
llvm Add statistics on removed switch cases, and fix the phi statistic 2012-03-09 19:21:15 +00:00
polly Remove FinalRead 2012-03-08 15:21:51 +00:00