Go to file
Richard Smith c0fbba7d8a Pare back r164351 somewhat. The problem that change was addressing was that we
don't serialize a lookup map for the translation unit outside C++ mode, so we
can't tell when lookup within the TU needs to look within modules. Only apply
the fix outside C++ mode, and only to the translation unit.

llvm-svn: 178706
2013-04-03 22:49:41 +00:00
clang Pare back r164351 somewhat. The problem that change was addressing was that we 2013-04-03 22:49:41 +00:00
clang-tools-extra Unit test support for Clang extra tools 2013-04-03 15:11:08 +00:00
compiler-rt [Sanitizer] Fix OnPrint weak hook. Disable weak hooks for gotsan. 2013-04-03 13:22:54 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Fix stupid but harmless type-o. Fixes http://llvm.org/bugs/show_bug.cgi?id=15657. 2013-04-03 20:29:45 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld Update for API change for handling mips64el. 2013-04-03 21:03:19 +00:00
lldb <rdar://problem/12789467> 2013-04-03 21:49:00 +00:00
llvm Clean up arc annotations by moving the top/bottom BB annotations into conditional macros that no-op in Release mode instead of #ifdef sections of the code. 2013-04-03 22:41:59 +00:00
polly ScopDetection: Use isTopLevelRegion 2013-04-02 06:41:48 +00:00