Go to file
Jonathan Roelofs f4bc679cad Don't #define _LIBCPP_HAS_NO_MONOTONIC_CLOCK on __APPLE__
This fixes PR20839, which was a bug in r216949.

llvm-svn: 216975
2014-09-02 21:56:01 +00:00
clang Avoid test failure on platforms where size_t is long long (and thus can't be 2014-09-02 21:39:21 +00:00
clang-tools-extra Remove unused AST matcher. 2014-09-02 09:46:43 +00:00
compiler-rt tsan: more precise handling of atexit callbacks 2014-09-02 14:22:31 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement generic mad_sat 2014-09-02 17:55:02 +00:00
libcxx Don't #define _LIBCPP_HAS_NO_MONOTONIC_CLOCK on __APPLE__ 2014-09-02 21:56:01 +00:00
libcxxabi Allow LIBCXXABI_SINGLE_THREADED to be defined by build scripts 2014-09-02 21:23:49 +00:00
lld [PECOFF] Fix AMD64_REL_[1-5] and AMD64_SECTION relocations 2014-08-29 20:33:27 +00:00
lldb Fix MacOSX cmake build for new HostInfoMacOSX file. 2014-09-02 21:10:23 +00:00
llvm BumpPtrAllocator: use uintptr_t when aligning addresses to avoid undefined behaviour 2014-09-02 21:51:35 +00:00
openmp Commit PowerPC64 support from Carlo Bertolli at IBM. 2014-08-07 10:12:54 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00