Go to file
Marshall Clow 350bda6eb2 Fixed a couple of test errors; changed 'const A const *' to 'const A* const'. Thanks to Nico for the catch
llvm-svn: 196355
2013-12-04 05:39:55 +00:00
clang Fix error recovery in return statement. 2013-12-04 03:51:59 +00:00
clang-tools-extra Adapt the code to the interface change in r196108. 2013-12-02 15:22:30 +00:00
compiler-rt [asan] Fix build error. 2013-12-03 18:44:50 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 2013-12-03 00:18:10 +00:00
libcxxabi Fixed a couple of test errors; changed 'const A const *' to 'const A* const'. Thanks to Nico for the catch 2013-12-04 05:39:55 +00:00
lld [PECOFF] Do not strip .debug section. 2013-12-03 23:52:10 +00:00
lldb Fix log message for new invalidation checks in PlanValidAtAddress(). 2013-12-03 21:59:39 +00:00
llvm llvm-cov: Capitalized GCNO and GCDA for consistency. 2013-12-04 05:07:36 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly (re)enable formatting checks 2013-11-28 23:35:08 +00:00