Go to file
Alp Toker 0b346e6be7 Remove OwningPtr.h and associated tests
llvm::OwningPtr is superseded by std::unique_ptr.

llvm-svn: 211259
2014-06-19 07:25:18 +00:00
clang DiagnoseUnknownTypename always emits a diagnostic and returns true 2014-06-19 01:23:22 +00:00
clang-tools-extra Unbreak the build after r211244. 2014-06-19 00:43:19 +00:00
compiler-rt Revert "[sanitizer] Intercept pthread_*attr_get*." 2014-06-18 19:04:47 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add pown 2014-06-18 19:42:23 +00:00
libcxx Formatting improvements in the <string_view> synopsis suggested by RSmith. No functionality change. 2014-06-18 17:44:04 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld [PECOFF] Support COMDAT associative sections. 2014-06-17 16:19:33 +00:00
lldb Actually make a real scoped locker rather than constructing one that gets immediately thrown away... 2014-06-18 23:40:13 +00:00
llvm Remove OwningPtr.h and associated tests 2014-06-19 07:25:18 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly Missing reduction detection test cases 2014-06-18 23:08:14 +00:00