Go to file
Rafael Espindola 869fe0448b Fix linkage related crash.
This test was exactly the opposite of what it should be. We should check if
there old decl has linkage (where it makes sense) and if the new decl has
the extern keyword.

llvm-svn: 178735
2013-04-04 02:47:57 +00:00
clang Fix linkage related crash. 2013-04-04 02:47:57 +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 The SBValue impl class's GetSP can now fetch the dynamic type or the synthetic 2013-04-04 02:23:41 +00:00
llvm Explicitly add -Wl,--export-all-symbols on mingw/cygwin. 2013-04-04 01:19:55 +00:00
polly ScopDetection: Use isTopLevelRegion 2013-04-02 06:41:48 +00:00