Go to file
Lubos Lunak 64568ca18a revert r207756
There's nothing wrong with the change itself, but
test/Frontend/rewrite-includes-messages.c fails without another
not-yet-committed fix.

llvm-svn: 207762
2014-05-01 13:37:55 +00:00
clang revert r207756 2014-05-01 13:37:55 +00:00
clang-tools-extra Fix ClangTidyOptions constructor to initialize all members. Fixes bug introduced in r207652. 2014-04-30 22:32:51 +00:00
compiler-rt The newest versions of CMake require outputs of custom commands be in 2014-04-30 23:31:45 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Exceptions store the message as reference counted string for 2014-04-30 19:54:11 +00:00
libcxxabi Add unwind test case that checks restoring of float registers (such as on AArch64) 2014-04-29 01:08:23 +00:00
lld [Mips] Follow-up to the r207744. Replace numerical e_flags constants by their names. 2014-05-01 11:10:47 +00:00
lldb Sometimes when launching through a shell, we can run into cases where the /bin/sh or /usr/bin/arch can crash the process due to security measures. Now we correctly report when a process exited in the process of launching so we can show the reason why it crashed instead of just showing “initial process state wasn't stopped: exited”. 2014-04-30 20:29:09 +00:00
llvm Move getBaseSymbol somewhere the COFF writer can use. 2014-05-01 13:24:25 +00:00
openmp Add the offload directory which contains the code needed to support 2014-04-09 15:40:23 +00:00
polly Add delinearization testcase for ivs that do not follow the loop order 2014-04-30 17:49:22 +00:00