Go to file
Nico Weber d70bb8d8cb Revert 230419, 230425, 230432.
They don't build on Windows.
http://lab.llvm.org:8011/builders/sanitizer-windows/ went red for example.

llvm-svn: 230461
2015-02-25 04:39:21 +00:00
clang Produce less broken basic block sequences for __finally blocks. 2015-02-25 04:05:18 +00:00
clang-tools-extra Revert "Adapt clang-tools-extra to clang module format changes." 2015-02-25 02:46:37 +00:00
compiler-rt Revert 230419, 230425, 230432. 2015-02-25 04:39:21 +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 Make the forward declaration for array swap have the same inline/visibility attributes as the definition. Thanks to Steven Wu for the catch. 2015-02-24 12:46:39 +00:00
libcxxabi Add .fpu directives to ARM unwind save & restore functions. 2015-02-24 20:09:29 +00:00
lld Suppress 'warning C4062: enumerator X in switch of enum Y is not handled' from system header. 2015-02-25 01:30:13 +00:00
lldb When FileSpec::Resolve is given a bare file like "ls", 2015-02-25 02:35:25 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Add some missing #includes and forward declarations found by modules build. 2015-02-25 03:12:03 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Allow non-affine control flow -- Code Generation 2015-02-24 16:16:32 +00:00