Go to file
Stephen Lin b946407cb7 Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that it allows error recovery.
llvm-svn: 186628
2013-07-18 23:26:58 +00:00
clang Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length. 2013-07-18 22:54:56 +00:00
clang-tools-extra cpp11-migrate: Use test fixture in preparation for more tests 2013-07-18 11:59:08 +00:00
compiler-rt Fix another instance of -ccc-cxx vs. --driver-mode=g++ 2013-07-18 21:09:03 +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 Fix build with LLVM 3.4 2013-07-18 21:24:35 +00:00
libcxx Make std::get constexpr 2013-07-17 18:25:36 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld Add support for -all_load. Enhance DarwinLdDriverTest unit test test cases to test all options parsed so far 2013-07-18 23:13:13 +00:00
lldb This commit does two things. One, it converts the return value of the QueueThreadPlanXXX 2013-07-18 21:48:26 +00:00
llvm Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that it allows error recovery. 2013-07-18 23:26:58 +00:00
polly Ensure a correct order between memory accesses. 2013-07-16 15:20:29 +00:00