Go to file
Rui Ueyama e8a077badf Change return types of split{Non,}Strings.
They return new vectors, but at the same time they mutate other vectors,
so returning values doesn't make much sense. We should just mutate two
vectors.

llvm-svn: 287979
2016-11-26 15:15:11 +00:00
clang Typo. 2016-11-25 20:15:57 +00:00
clang-tools-extra [clang-move] Enable dump all declarations in old header. 2016-11-24 10:17:17 +00:00
compiler-rt [asan] Support handle_sigill on Darwin 2016-11-26 01:30:31 +00:00
debuginfo-tests
libclc Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Reverting wrong diff 2016-11-24 11:28:02 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Change return types of split{Non,}Strings. 2016-11-26 15:15:11 +00:00
lldb [lldb] Fix typos in file headers 2016-11-26 05:23:44 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm add optional param to copy metadata when creating selects; NFC 2016-11-26 15:01:59 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly [ScopDetect] Expand statistics of the detected scops 2016-11-26 07:37:46 +00:00