Go to file
Rui Ueyama da805c4800 Use uint16_t instead of size_t for symbol version ID.
Because it is uint16_t in the ELF spec. Using size_t was confusing.

llvm-svn: 287198
2016-11-17 03:39:21 +00:00
clang Remove -Wsigned-enum-bitfield from -Wmost. On a wide set of ABIs, this warning 2016-11-17 02:16:09 +00:00
clang-tools-extra [clang-tidy] Fix identifier naming for initializer list member initializers. 2016-11-16 21:15:58 +00:00
compiler-rt adding operator* to help working with primitive values 2016-11-16 19:35:37 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx [libc++] Introduce `_LIBCPP_OVERRIDABLE_FUNC_VIS` 2016-11-16 22:18:10 +00:00
libcxxabi __cxa_demangle: allow demangling invocation blocks 2016-11-14 03:07:47 +00:00
libunwind [CMake] Get libunwind building under LLVM/runtimes 2016-11-08 23:02:49 +00:00
lld Use uint16_t instead of size_t for symbol version ID. 2016-11-17 03:39:21 +00:00
lldb Convert UriParser to use StringRef. 2016-11-17 01:38:02 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [Orc] Clang-format the recent RPC update (r286620 and related). 2016-11-17 02:33:47 +00:00
openmp Update stats-gathering code 2016-11-14 21:13:44 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-267-gbf9723d 2016-11-16 11:06:47 +00:00