Go to file
Aaron Ballman 42f6622b28 Undef'ing _WIN32_IE to silence an MSVC warning about redefining a macro value.
No functional change intended.

llvm-svn: 200704
2014-02-03 17:20:26 +00:00
clang Fix handling of -fno-function-sections, -fno-data-sections in clang driver. 2014-02-03 11:11:37 +00:00
clang-tools-extra Fix crash when handling an argument parsing-related warning. 2014-02-03 15:55:35 +00:00
compiler-rt [libsanitizer] Workaround for https://code.google.com/p/address-sanitizer/issues/detail?id=261 2014-02-03 16:42:29 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Updated README.TXT with information about using DESTDIR and building with Ninja. 2014-01-29 20:03:28 +00:00
libcxx Remove default function template argument from the header. 2014-01-31 09:30:46 +00:00
libcxxabi [libunwind] remove stray conditional 2014-01-30 00:27:16 +00:00
lld [ELF] change LayoutBefore Reference to InGroup Reference 2014-02-03 04:01:14 +00:00
lldb Remove failure decorators for FreeBSD bug 2014-02-02 19:29:50 +00:00
llvm Undef'ing _WIN32_IE to silence an MSVC warning about redefining a macro value. 2014-02-03 17:20:26 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly IndependentBlocks: Do not assert for PHI nodes outside of scops 2014-01-29 23:08:10 +00:00