Go to file
Pavel Labath d338381077 Fix MSVC build failure introduced in r291431
MSVC does not like to reinterpret_cast to a uint64_t. Use a different cast
instead.

llvm-svn: 291435
2017-01-09 11:20:35 +00:00
clang clang-format: Improve support for override/final as variable names. 2017-01-09 11:04:07 +00:00
clang-tools-extra Reapply "Fix for shared_ptrification in Clang" 2017-01-06 19:49:09 +00:00
compiler-rt Enable weak hooks on darwin 2017-01-09 03:51:42 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libcxx] Fix externally-threaded shared library builds after r291275. 2017-01-09 10:38:56 +00:00
libcxxabi [libcxxabi] Enable tests by default in standalone. 2017-01-08 00:33:30 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld [lld][cmake] Fix LLVM_LINK_LLVM_DYLIB build 2017-01-09 09:57:08 +00:00
lldb Fix dereferencing of pointers to empty classes 2017-01-07 16:39:07 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Fix MSVC build failure introduced in r291431 2017-01-09 11:20:35 +00:00
openmp [CMake] Make openmp build under runtimes/ 2017-01-04 18:11:37 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly www: Add dates RSS news 2017-01-08 09:28:10 +00:00