Go to file
Enrico Granata 6fd87d5d33 APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError parameter to give more info about any problem
The synthetic children providers now use the new (safer) APIs to get the values of objects
As a side effect, fixed an issue in ValueObject where ResolveValue() was not always updating the value before reading it

llvm-svn: 136861
2011-08-04 01:41:02 +00:00
clang Take -Wvector-conversions out of -Wmost; it needs a lot of 2011-08-04 01:26:15 +00:00
compiler-rt Don't redeclare sr. 2011-07-28 23:15:41 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Correct misspelling:_LIBCPP_APPLE_STABLE_ABI -> _LIBCPP_STABLE_APPLE_ABI 2011-07-31 17:16:32 +00:00
libcxxabi make cxxabi.h safe for C code to include 2011-08-02 05:15:26 +00:00
lldb APIs to GetValueAsSigned/Unsigned() in SBValue now also accept an SBError parameter to give more info about any problem 2011-08-04 01:41:02 +00:00
llvm Reverting r136884 updateUnloop, which crashed a linux builder. 2011-08-04 01:04:37 +00:00
polly Memaccess: Codegeneration for a simple access function change 2011-08-03 17:02:50 +00:00