Go to file
Chandler Carruth 88f48a9af3 Revert r238305: [PM] Use a simpler technique to drop optional analysis
manager arguments...

I have no idea why, but compilers seem to hate this and its late, so I'm
not going to debug it. :: sigh :: This is why we can't have nice things.

llvm-svn: 238306
2015-05-27 09:36:33 +00:00
clang clang-format: [JS] Fix incorrect detection of ternary expressions. 2015-05-27 05:37:40 +00:00
clang-tools-extra [clang-tidy] misc-noexcept-move-ctors should ignore implicit constructors and assignments. 2015-05-26 14:35:09 +00:00
compiler-rt [msan] Fix mmap test on Fedora. 2015-05-26 18:02:54 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Get thread sleep_for test passing in C++03 2015-05-27 01:09:51 +00:00
libcxxabi Make sure !empty() before calling String::front(). 2015-05-26 23:14:26 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [ELF][Mips] Do not merge ELF flags in the `isCompatible` routine 2015-05-27 08:45:31 +00:00
lldb Add support for custom commands to set flags on themselves 2015-05-27 05:04:35 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Revert r238305: [PM] Use a simpler technique to drop optional analysis 2015-05-27 09:36:33 +00:00
openmp Change macro GUIDEDLL_EXPORTS to KMP_DYNAMIC_LIB 2015-05-26 17:32:53 +00:00
polly Drop const in front of iterator 2015-05-27 06:51:34 +00:00