Go to file
Alexey Samsonov d95129060c [CMake] Don't build sanitizer runtimes if LLVM_USE_SANITIZER is specified
llvm-svn: 189745
2013-09-02 08:57:23 +00:00
clang clang-format: Fix case-indentation in macros. 2013-09-02 08:26:29 +00:00
clang-tools-extra Revert "cpp11-migrate: Fixing autoconf build after adding libclangReplace dependency" 2013-08-30 22:09:03 +00:00
compiler-rt [CMake] Don't build sanitizer runtimes if LLVM_USE_SANITIZER is specified 2013-09-02 08:57:23 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add mul_hi implementation [v2] 2013-08-19 18:31:49 +00:00
libcxx [cmake] Provide an option to not install the support headers so that the cmake build can match the make build if requested. 2013-09-02 07:28:05 +00:00
libcxxabi Change the two last remaining _LIBCPP_CANTTHROW to _NOEXCEPT 2013-08-29 19:19:27 +00:00
lld [lld][test] organize test directory. No change in functionality 2013-08-31 05:59:52 +00:00
lldb Make the default shell /bin/sh on all platforms. I think any system with /bin/bash 2013-08-30 23:02:56 +00:00
llvm Create BEXTR instructions for (and ((sra or srl) x, imm), (2**size - 1)). Fixes PR17028. 2013-09-02 07:53:17 +00:00
polly Remove unneeded comma and update formatting 2013-08-24 17:58:59 +00:00