Go to file
Jim Grosbach 005155e236 previous patch was a little too tricky for its own good. Don't try to
overload UserInInstr. Explicitly check Allocatable. The early exit in the
condition will mean the performance impact of the extra test should be
minimal.

llvm-svn: 113016
2010-09-03 21:45:15 +00:00
clang Cope with llvm's reference to bool type of 'i1' vs. clang's 2010-09-03 21:36:02 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
libcxx [futures.shared_future] 2010-09-03 18:39:25 +00:00
lldb Added some extra logging to track asynchronous packet activity. 2010-09-03 21:14:27 +00:00
llvm previous patch was a little too tricky for its own good. Don't try to 2010-09-03 21:45:15 +00:00