Go to file
Kostya Serebryany 07aee9c2c6 [sanitizer] when dumping coverage bitset, dump seperate file for every module, instead of dumping a single combined bitset
llvm-svn: 231319
2015-03-04 23:41:55 +00:00
clang Temporary XFAILs for Hexagon 2015-03-04 23:40:38 +00:00
clang-tools-extra [clang-tidy] Fix namespace comments. NFC. 2015-03-04 18:01:10 +00:00
compiler-rt [sanitizer] when dumping coverage bitset, dump seperate file for every module, instead of dumping a single combined bitset 2015-03-04 23:41:55 +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 [libcxxabi] Build both static and shared versions of libc++abi by default. 2015-03-03 15:59:09 +00:00
lld PECOFF: Update comments on .drectve section encoding. 2015-03-04 23:22:48 +00:00
lldb Appease the Windows bot 2015-03-04 23:19:36 +00:00
llgo [llgo] debug: create replaceable type through DIBuilder 2015-03-02 12:42:45 +00:00
llvm Initializer lists are supported in MSVC 2013. Since that's our minimum required version, we can move that to the list of acceptable C++11 features. 2015-03-04 23:17:31 +00:00
openmp Cleanup provided by Carlo Bertolli 2015-03-03 16:19:57 +00:00
polly Rename the Dependences pass to DependenceInfo [NFC] 2015-03-04 22:43:40 +00:00