Go to file
Evgeniy Stepanov 9fb70f53ce Fix PR26152.
Fix the condition for when the new global takes over the name of
the existing one to be the negation of the condition for the new
global to get internal linkage.

llvm-svn: 258355
2016-01-20 22:05:50 +00:00
clang Register the isCopyAssignmentOperator AST matcher so that it can be used dynamically. 2016-01-20 20:47:58 +00:00
clang-tools-extra Ensure the lit.site.cfg and Unit/lit.site.cfg make targets do not use 2016-01-20 18:53:44 +00:00
compiler-rt [MSan] Clear parameters shadow before invoking malloc/free hooks. 2016-01-20 19:56:04 +00:00
debuginfo-tests
libclc AMDGPU: Add aliases for all VI targets 2015-12-15 18:37:04 +00:00
libcxx Use TEST_STD_VER instead of __has_feature to detect noexcept. This fixes the test with GCC. 2016-01-20 05:44:11 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld [ELF][MIPS] Update test case to reflect recent changes in llvm-readobj 2016-01-20 20:01:28 +00:00
lldb Mark arm/aarch64 specific xfails with expectedFailureLinux decorator 2016-01-20 15:01:54 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Fix PR26152. 2016-01-20 22:05:50 +00:00
openmp lit.cfg: Pass -isysroot to the SDK on Darwin 2016-01-19 19:26:43 +00:00
polly Fix the error in non-asserts Release mode build. NFC 2016-01-20 15:41:30 +00:00