Go to file
Greg Bedwell 8b0d3f1ea4 [CMake] Don't pass in MSVC warning flags as definitions
NFC currently but required as a prerequisite for using
the Microsoft resource compiler in conjunction with
CMake's ninja generator, which knows how to filter flags
appropriately, but not definitions.

Differential Revision: http://reviews.llvm.org/D8188

llvm-svn: 231924
2015-03-11 14:26:29 +00:00
clang clang-format: Fix incorrect && recognition. 2015-03-11 12:59:49 +00:00
clang-tools-extra [clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC. 2015-03-09 16:52:33 +00:00
compiler-rt asan: fix leak test for power platform 2015-03-10 10:36:06 +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 Move Android to the builtin rune table. 2015-03-11 00:51:06 +00:00
libcxxabi Remove unneeded const_cast in readPointerHelper. Pointed out by jroelofs 2015-03-10 21:32:53 +00:00
lld Garbage collect an unused class in Atoms.h 2015-03-11 05:31:07 +00:00
lldb Refactor GdbRemote test cases to support remote platforms 2015-03-11 13:51:07 +00:00
llgo [llgo] Disable known failing packages in check-libgo 2015-03-06 02:49:07 +00:00
llvm [CMake] Don't pass in MSVC warning flags as definitions 2015-03-11 14:26:29 +00:00
openmp fix for broken commit 231774 2015-03-10 10:14:57 +00:00
polly Assert in isl expression builder if id can not be found [NFC] 2015-03-10 22:35:43 +00:00