Go to file
Bob Wilson 3ca7904fea Remove trailing whitespace introduced in r203028.
llvm-svn: 203588
2014-03-11 17:17:16 +00:00
clang Remove trailing whitespace introduced in r203028. 2014-03-11 17:17:16 +00:00
clang-tools-extra Use DiagnosticRenderer to convert clang diagnostics to clang-tidy ones. 2014-03-10 13:11:17 +00:00
compiler-rt [ASan] Don't build the ASan runtime with -undefined dynamic_lookup, which isn't necessary anymore. 2014-03-11 14:04:09 +00:00
debuginfo-tests xfail a test on darwin because some of the public buildbots are stuck on 2014-03-10 22:30:45 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement LWG 2360: 'reverse_iterator::operator*() is unimplementable'. Note that this is a (small) behavior change in the library. Reverse iterators whose base iterators' operator* return references to 'within themselves' have been sacrificed to the greater goal of avoiding data races. 2014-03-11 17:16:17 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [docs] Add list of missing GNU ld command line options. 2014-03-10 21:25:43 +00:00
lldb Removed code that conditionally included pthread.h for mingw. 2014-03-11 09:50:36 +00:00
llvm X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059) 2014-03-11 15:49:24 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly ScheduleOptimizer: Fix prevectorization. 2014-03-11 06:27:36 +00:00