Go to file
Daniel Jasper 22a3e79aaf Make -fmodules-decluse and -fmodules-strict-decluse compatible options.
They don't actually influence the result of the module compilation.

llvm-svn: 229834
2015-02-19 09:56:13 +00:00
clang Make -fmodules-decluse and -fmodules-strict-decluse compatible options. 2015-02-19 09:56:13 +00:00
clang-tools-extra Fixed missing checkins. 2015-02-18 17:08:00 +00:00
compiler-rt [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Mark more tuple tests as unsupported in C++98 && C++03 2015-02-19 02:44:09 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld PECOFF: Fix base relocation for an absolute symbol. 2015-02-19 04:22:27 +00:00
lldb A few minor path fixes for Windows. 2015-02-18 23:59:11 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Use std::bitset for SubtargetFeatures 2015-02-19 09:01:04 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly ScopDetection: Only detect scops that have at least one read and one write 2015-02-19 05:31:07 +00:00