Go to file
Johannes Doerfert 3ff2221cfc Split ScopArrayInfo::updateSizes into two functions
The former ScopArrayInfo::updateSizes was implicitly divided into an
  updateElementType and an updateSizes. Now this partitioning is
  explicit.

llvm-svn: 260860
2016-02-14 22:31:39 +00:00
clang [index] Factor libclang's functionality to determing the mangled name of symbols into the clangIndex library. 2016-02-14 22:30:14 +00:00
clang-tools-extra [clang-tidy] Add check performance-faster-string-find 2016-02-12 19:28:14 +00:00
compiler-rt Fix lib/tsan/go/buildgo.sh for FreeBSD after r243051. 2016-02-14 00:26:32 +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: Add wildcard pattern matching to SECTIONS linker script command. 2016-02-12 21:47:28 +00:00
lldb Additional fix to my change in r259983 to handle the 2016-02-13 04:15:02 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Fix some typos in the llvm doc 2016-02-14 20:16:22 +00:00
openmp [OMPT] Frame information for openmp taskwait 2016-02-12 12:19:59 +00:00
polly Split ScopArrayInfo::updateSizes into two functions 2016-02-14 22:31:39 +00:00