Go to file
Richard Smith 92f18ffce7 Fix ODR violations caused by putting anonymous namespaces in header files (and
then using the symbols from those anonymous namespaces from outside the
anonymous namespace).

This was "detected" by causing the modules selfhost to fail in some cases.
The corresponding Clang bug was fixed in r232455.

llvm-svn: 232457
2015-03-17 02:36:51 +00:00
clang Fix test in release mode. 2015-03-17 02:31:46 +00:00
clang-tools-extra [clang-tidy] Move google-readability-function check to readability-named-parameter. 2015-03-16 22:31:16 +00:00
compiler-rt CFI: Make check-cfi depend on libLTO on Darwin. 2015-03-16 22:00:04 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Fix bitselect for float/double types v2 2015-03-05 15:31:05 +00:00
libcxx Don't attempt to validate the output of %p. 2015-03-16 17:56:04 +00:00
libcxxabi Update copyright year to 2015. 2015-03-12 20:13:54 +00:00
lld Make it compile with MSVC 2013. 2015-03-17 01:10:12 +00:00
lldb XFAIL flaky tests 2015-03-17 00:10:51 +00:00
llgo [llgo] update year in LICENSE.txt 2015-03-13 01:36:02 +00:00
llvm Fix ODR violations caused by putting anonymous namespaces in header files (and 2015-03-17 02:36:51 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Test case updates for explicit type parameter to the gep operator 2015-03-13 18:21:20 +00:00