Go to file
Frederic Riss 2838f9ed61 Revert "[dsymutil] MSVC does generate move constructors, but it should accept to default them"
This reverts commit r231350.

It turns out MSVC doesn't generate implicit move constructors and also doesn't accept to default them...
See for example http://lab.llvm.org:8011/builders/lldb-x86-windows-msvc/builds/2786

llvm-svn: 231351
2015-03-05 05:29:05 +00:00
clang [test] Expand a bit on the test case from r231251. NFC. 2015-03-05 03:12:33 +00:00
clang-tools-extra [clang-tidy] Fix namespace comments. NFC. 2015-03-04 18:01:10 +00:00
compiler-rt [sanitizer] add a run-time flag to dump the coverage counter bitset 2015-03-05 02:48:51 +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 Move mix from math to common 2015-03-03 21:25:08 +00:00
libcxx Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more. 2015-03-04 23:09:15 +00:00
libcxxabi Fix build with GCC: 2015-03-05 02:56:05 +00:00
lld Remove dead code. 2015-03-05 02:58:13 +00:00
lldb Add support for the DWARFv3 (circa 2005) DW_OP_form_tls_address 2015-03-05 02:42:06 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Revert "[dsymutil] MSVC does generate move constructors, but it should accept to default them" 2015-03-05 05:29:05 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Create a dependence struct to hold dependence information for a SCoP. 2015-03-05 00:43:48 +00:00