Go to file
Douglas Katzman 8c39e6aee8 Use None instead of an explicit constructor.
And remove a needless 'const' since ArrayRef is immutable.
Both as suggested by dblaikie on cfe-commits.

llvm-svn: 247995
2015-09-18 15:23:16 +00:00
clang Use None instead of an explicit constructor. 2015-09-18 15:23:16 +00:00
clang-tools-extra Update clang-tidy documentation. 2015-09-18 14:08:57 +00:00
compiler-rt Revert "ubsan: Implement memory permission validation for vtables." 2015-09-17 19:15:54 +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 integer: Update integer limits to comply with spec 2015-09-15 03:56:21 +00:00
libcxx Add endianness configuration block for GCC. 2015-09-16 18:10:47 +00:00
libcxxabi Convert LIBCXXABI_BUILD_32_BITS to LLVM_BUILD_32_BITS. 2015-09-01 01:02:06 +00:00
libunwind unwind: cleanup -Wunused-parameter 2015-09-01 04:29:03 +00:00
lld Start adding support for creating the GOT. 2015-09-18 14:40:19 +00:00
lldb Fix link failures when BUILD_SHARED_LIBS=ON. 2015-09-18 14:22:45 +00:00
llgo [llgo] drop debug/DIBuilder.Declare 2015-09-01 11:52:37 +00:00
llvm Remove temporary file on signal. 2015-09-18 15:17:53 +00:00
openmp Force the readelf call to be in English 2015-09-16 12:01:14 +00:00
polly Store EscapeMap as Value* instead of AllocInst 2015-09-18 06:01:11 +00:00