Go to file
Sanjay Patel 43d4144d0d fix typos
llvm-svn: 264933
2016-03-30 21:38:20 +00:00
clang Silencing warnings from MSVC 2015 Update 2. Both of these changes silence "C4334 '<<': result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)". NFC. 2016-03-30 21:33:34 +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 [LTO] Add a test to ensure we treat externally available symbols correctly. 2016-03-30 21:01: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 fix typos 2016-03-30 21:38:20 +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