Go to file
Jim Ingham 203451742f Revive the error message from "process load" and SBProcess::LoadImage.
IsPointedCString has problems with ValueObjects of type eTypeHostAddress.  We should
figure out the right thing to do in that case, but the test is silly here because we're
reading a type we've defined, so we know it is a const char *, and if the memory is good, 
we won't be able to read any characters, when we do ReadPointedString.

<rdar://problem/26612812>

llvm-svn: 272087
2016-06-08 01:29:21 +00:00
clang [Sema] Teach CheckPlaceholderExpr about unaddressable functions. 2016-06-08 00:34:22 +00:00
clang-tools-extra [Clang-tidy] Alphabetical checks order in release notes. 2016-06-07 18:38:42 +00:00
compiler-rt [profile] Hide a few external symbols (NFCI) 2016-06-08 00:44:38 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Added notes for a bunch of the issues 2016-06-07 20:05:57 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld Remove break after return. 2016-06-07 19:10:51 +00:00
lldb Revive the error message from "process load" and SBProcess::LoadImage. 2016-06-08 01:29:21 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [AArch64][RegisterBankInfo] Use the generic implementation of copyCost. 2016-06-08 01:24:00 +00:00
openmp Fine tuning of TC* macros - small followup 2016-06-01 09:59:26 +00:00
polly [FIX] Model the rounding behaviour of SRem correctly 2016-06-07 12:00:37 +00:00