Go to file
Douglas Gregor 5d1bee253c When we load header file information from the external source (i.e.,
the AST reader), merge that header file information with whatever
header file information we already have. Otherwise, we might forget
something we already knew (e.g., that the header was #import'd already).

llvm-svn: 139979
2011-09-17 05:35:18 +00:00
clang When we load header file information from the external source (i.e., 2011-09-17 05:35:18 +00:00
compiler-rt platform/clang_darwin: Allow use of an RC_SUPPORTED_ARCHS variable to limit the 2011-09-14 21:19:45 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Doug Gregor pointed out some problems with debug mode enabled in one TU and not another. This patch helps detect those situations and offers improved error messages to help get debug mode enabled in more TU's when it is absolutely necessary to do so. Thanks Doug. 2011-09-16 19:52:23 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Foe x86_64/i386, piggyback the hardware index of the fired watchpoint in the exception 2011-09-17 01:05:03 +00:00
llvm Describe more AVX 128-bit convert instructions without patterns to have 2011-09-16 23:41:29 +00:00
polly Also force a fixed version of cloog 2011-09-09 11:02:10 +00:00