Go to file
Alp Toker 1a86ad21d1 libclang: make darwin pthread hacks conditional on LLVM_ENABLE_THREADS
Although these aren't strictly related to LLVM's core threading, it's
reasonable to avoid pthread usage in clang when building with
LLVM_ENABLE_THREADS disabled.

llvm-svn: 212395
2014-07-06 06:24:00 +00:00
clang libclang: make darwin pthread hacks conditional on LLVM_ENABLE_THREADS 2014-07-06 06:24:00 +00:00
clang-tools-extra Track changes from clang r212387, r212388 2014-07-06 05:29:14 +00:00
compiler-rt [msan] Reformat one source file. 2014-07-04 10:07:39 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc OpenCL 1.1 does not define CL_VERSION_1_2 so use hardcoded number instead 2014-06-26 15:26:38 +00:00
libcxx Minor cleanup for string_view; mostly from suggestions by Richard Smith. Also, make the tests pass under c++03 2014-07-02 15:45:57 +00:00
libcxxabi Add a cmake build system. 2014-07-03 19:35:48 +00:00
lld Update for llm api change. 2014-07-05 11:39:02 +00:00
lldb Track changes from clang r212388 2014-07-06 05:36:57 +00:00
llvm Remove IntrusiveRefCntPtr::getPtr() function 2014-07-05 22:20:59 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Derive run-time conditions for delinearization 2014-07-02 17:47:48 +00:00