Go to file
Richard Smith 5b2f7c5f60 If preprocessing results in a token with leading whitespace that was expanded
from a macro in column 0, ensure that we print whitespace before it in the -E
output. Patch by Harald van Dijk!

llvm-svn: 202070
2014-02-24 20:50:36 +00:00
clang If preprocessing results in a token with leading whitespace that was expanded 2014-02-24 20:50:36 +00:00
clang-tools-extra Update for llvm api change. 2014-02-24 18:21:04 +00:00
compiler-rt [asan] Add a test for interceptors in shared libraries. 2014-02-24 14:31:28 +00:00
debuginfo-tests Add a fallback path for buildbots temporarily stuck on really old 2014-02-21 00:17:02 +00:00
libclc Add generic nvptx targets 2014-02-14 20:33:53 +00:00
libcxx Fix historical #ifdef. Use __cplusplus instead of __GXX_EXPERIMENTAL_CXX0X__ when compiling with clang. No functionality change. Noteto self: It is important to run the regression tests on the copy of the code that you've changed. 2014-02-22 15:13:48 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld Update for LLVM api change. 2014-02-24 18:20:36 +00:00
lldb Don’t process the stop reply packet as a generic signal if we already figured out what it was from other data in the packet. 2014-02-24 19:49:46 +00:00
llvm SLPVectorizer: Try vectorizing 'splat' stores 2014-02-24 19:52:29 +00:00
openmp Fix linking and get the build working on OS X 2014-02-24 12:29:14 +00:00
polly Update for llvm api change. 2014-02-24 18:21:12 +00:00