Go to file
Justin Lebar 37529887b7 Add #include <functional> to PassManagerBuilder, now that it uses std::function. NFC
llvm-svn: 264923
2016-03-30 20:52:40 +00:00
clang [Sema] s/UseUsingDeclRules/UseMemberUsingDeclRules/ 2016-03-30 20:41:05 +00:00
clang-tools-extra [clang-tidy] Fix MSVC build. 2016-03-30 12:35:05 +00:00
compiler-rt [cmake] Get the MSVC version by running cl rather than relying on MSVC_VERSION 2016-03-30 18:31:14 +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 math: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Implement is_always_lock_free 2016-03-25 15:48:21 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Change loadFileList to llvm::Error. NFC 2016-03-30 20:44:14 +00:00
lldb Fixed a problem where a dSYM wasn't properly found because it had the wrong name 2016-03-30 20:17:41 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm Add #include <functional> to PassManagerBuilder, now that it uses std::function. NFC 2016-03-30 20:52:40 +00:00
openmp Fix comment in kmp_wait_release.h 2016-03-29 21:08:29 +00:00
polly Revert 264782 and 264789 2016-03-30 18:18:31 +00:00