Go to file
Ilia K 48fd3f62b9 Fix usage of shared_ptr for array which may cause a undefined behaviour (use unique_ptr instead)
llvm-svn: 230630
2015-02-26 13:28:58 +00:00
clang clang-format: Make braced list formatting more consistent. 2015-02-26 11:46:29 +00:00
clang-tools-extra Update for clang r230512 2015-02-25 17:36:49 +00:00
compiler-rt [asan] reenable odr-violation.cc test on non-x86-64 after confirming that it's fixed. PR22699 2015-02-25 23:23:01 +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 Implement log10 2015-01-30 18:00:34 +00:00
libcxx Add self to CREDITS.txt 2015-02-26 00:48:22 +00:00
libcxxabi Unwind: clean up some GCC warnings 2015-02-26 04:01:37 +00:00
lld [Core] Do not reclaim absolute atoms in resolver. 2015-02-26 05:39:57 +00:00
lldb Fix usage of shared_ptr for array which may cause a undefined behaviour (use unique_ptr instead) 2015-02-26 13:28:58 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Replace obsolete -mattr=n64 command line option with -target-abi=n64. No functional changes. 2015-02-26 12:29:48 +00:00
openmp Removed all header files for OpenMP 2.5 2015-02-25 18:38:08 +00:00
polly Allow non-affine control flow by default 2015-02-26 11:09:24 +00:00