Go to file
Richard Smith cf4bdde33a Cleanup: remove artificial division between lookup results and const lookup
results. No-one was ever modifying a lookup result, and it would not be
reasonable to do so.

llvm-svn: 230123
2015-02-21 02:45:19 +00:00
clang Cleanup: remove artificial division between lookup results and const lookup 2015-02-21 02:45:19 +00:00
clang-tools-extra Revert "Adapt Makefile dependencies for the clang module format change in r230089." 2015-02-21 00:29:43 +00:00
compiler-rt Run simple-fail.cpp at -O{1,2,3}. 2015-02-21 01:48:51 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx [libc++] Try and prevent evaluation of `is_default_constructible` on tuples default constructor if it is not needed. 2015-02-21 02:30:41 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld PECOFF: Temporarily add a lock to un-break buildbot. 2015-02-20 23:22:36 +00:00
lldb Add missing Xcode project files for MICmdCmdSymbol.cpp and MICmdCmdSymbol.h. 2015-02-21 00:57:59 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Small cleanup. Don't use else when not needed. 2015-02-21 02:36:54 +00:00
openmp Two warning messages fixed. 2015-02-20 18:19:41 +00:00
polly Fix formatting 2015-02-19 22:16:12 +00:00