Go to file
Saleem Abdulrasool e597ace1fe builtins: fix build
__GNUC__ indicates the GNU compiler, not __GNU__.  This got through due to
building with clang rather than gcc.

llvm-svn: 249516
2015-10-07 03:30:02 +00:00
clang clang-format: Understand array reference types. 2015-10-07 01:41:22 +00:00
clang-tools-extra Change the write modes to "binary" so that line endings do not get munged on Windows. Otherwise, when this script is run, all files created on Windows have CRLF instead of LF line endings. 2015-10-06 19:11:12 +00:00
compiler-rt builtins: fix build 2015-10-07 03:30:02 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Remove unnecessary inline functions capturing the contents of C library macros. 2015-10-06 22:03:22 +00:00
libcxxabi Let cxa_demangle.cpp compile with gcc/libstdc++ 4.8 and clang-cl/MSVC2013's STL. 2015-09-20 18:10:46 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld Create linker generated symbols earlier. 2015-10-07 02:51:44 +00:00
lldb Route the preferred-display-language mechanism to the ValueObjectPrinter and actually fill in a few gaps for dynamic and synthetic values to be able to adopt this in useful ways 2015-10-07 02:36:35 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [RS4GC] Remove an unnecessary assert & related variables 2015-10-07 02:39:27 +00:00
openmp Fix memory corruption in Windows debug library 2015-09-25 17:23:17 +00:00
polly Fix configure checks when applied by the latest clang 2015-10-06 21:45:06 +00:00