Go to file
Vedant Kumar 409506ea07 Simplify users of StringRef::{l,r}trim (clang) (NFC)
r260925 introduced a version of the *trim methods which is preferable
when trimming a single kind of character. Update all users in clang.

llvm-svn: 260927
2016-02-16 02:14:44 +00:00
clang Simplify users of StringRef::{l,r}trim (clang) (NFC) 2016-02-16 02:14:44 +00:00
clang-tools-extra fix an indent issue in the doc which causes sphinx to fail with some versions 2016-02-15 20:38:54 +00:00
compiler-rt [compiler-rt] Fix test failures when switching default C++ library 2016-02-15 11:28:15 +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 Update page to list supported targets 2016-02-13 01:02:06 +00:00
libcxx Instead of asking glibc to provide correct C++ signatures for <string.h> 2016-02-11 23:51:02 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld ELF: silence -Wcast-qual warnings from GCC 2016-02-15 03:45:18 +00:00
lldb Silence some clang warnings 2016-02-15 21:50:28 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Simplify users of StringRef::{l,r}trim (NFC) 2016-02-16 02:06:01 +00:00
openmp [OMPT] Frame information for openmp taskwait 2016-02-12 12:19:59 +00:00
polly [FIX] Check the next base pointer for possible invariant loads 2016-02-15 12:42:05 +00:00