Go to file
Greg Clayton 548e9a3e61 <rdar://problem/11791234>
Shared libraries on MacOSX were not properly being removed from the shared
module list when re-running a debug session due to an error in:

Module::MatchesModuleSpec()

llvm-svn: 164991
2012-10-02 06:04:17 +00:00
clang Tweak diagnostic text to indicate that __weak on a local variable is only allowed 2012-10-02 05:36:02 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt Temporarily comment out some new arm variants to try to fix buildbots. 2012-09-30 05:34:28 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Due to a mistake on my own part, I need to burn some version numbers. This does not impact any of the implementation of libc++, and does not impact the ABI in any way. 2012-09-28 17:42:25 +00:00
libcxxabi Set up code under _LIBCXX_DYNAMIC_FALLBACK which is off by default. For a full description of _LIBCXX_DYNAMIC_FALLBACK, see src/private_typeinfo.cpp. 2012-09-28 22:43:50 +00:00
lld Emit symbol tables. 2012-10-01 23:53:20 +00:00
lldb <rdar://problem/11791234> 2012-10-02 06:04:17 +00:00
llvm Turn the new SROA pass back on. Let's see if it sticks this time. =] 2012-10-02 04:24:01 +00:00
polly Bailout if libpluto finds no schedule 2012-09-21 16:24:13 +00:00