Go to file
Alp Toker b9aadfa673 CMake: avoid a reconfigure loop from r213091
Removing the native CMakeCache.txt causes the target to get re-run needlessly
on some systems. We'll want another solution for that part of the fix.

llvm-svn: 213099
2014-07-15 22:11:54 +00:00
clang Switching some iterator-based for loops to use range-based for loops. No functional changes intended. 2014-07-15 22:03:49 +00:00
clang-tools-extra Fix the diagnostic.cpp test to explicitly disable more google checks 2014-07-15 18:52:34 +00:00
compiler-rt [ASan] Add ASan debugging API to get malloc/free stack traces and shadow memory mapping info 2014-07-15 17:33:23 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Support the built-in type-trait support in gcc 4.7 and later. Thanks to Albert Wong for the patch. 2014-07-10 15:38:20 +00:00
libcxxabi Fix for libc++abi when using -Wl,--as-needed. 2014-07-14 17:00:29 +00:00
lld [ELF] Implement parsing `-l` prefixed items in the `GROUP` linker script command. 2014-07-15 17:17:30 +00:00
lldb The following files: 2014-07-15 21:24:58 +00:00
llvm CMake: avoid a reconfigure loop from r213091 2014-07-15 22:11:54 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Use attributes to mark function as invalid for polly 2014-07-15 21:06:48 +00:00