Go to file
Greg Clayton fc5dd29ef7 Always return a valid answer for qMemoryRegionInfo if the packet is supported.
We will return a valid range when possible and omit the "permissions" key
when the memory is not readable, writeable or executeable. This will help us
know the difference between an error back from this packet and unsupported,
from just "this address isn't in a valid region".

llvm-svn: 146394
2011-12-12 18:51:14 +00:00
clang Don't mark include guard macros as implicitly private. This isn't 2011-12-12 18:47:39 +00:00
compiler-rt [asan] fix asan-rt interceptors on Snow Leopard. Patch by glider@google.com 2011-12-09 18:18:54 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx As an extension, support incomplete types in the unordered containers to match what we already do in the associative containers. 2011-12-12 17:26:24 +00:00
libcxxabi Added dependent exception support to __cxa_current_exception_type 2011-12-12 18:16:10 +00:00
lldb Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
llvm Also set the proper alignment on inner islands and the function itself. 2011-12-12 18:45:45 +00:00
polly Upgrade to CLooG 0.17.0 2011-12-12 14:52:31 +00:00