Go to file
Ahmed Charles 686eb9a966 [C++11] Pass unique_ptr by value instead of &&.
Suggestion by Richard Smith.

llvm-svn: 202678
2014-03-03 07:15:46 +00:00
clang [C++11] Add #include's for OwningPtr. 2014-03-03 07:11:21 +00:00
clang-tools-extra [C++11] Add #include's for OwningPtr. 2014-03-03 07:00:47 +00:00
compiler-rt Move __clzti2 into 128bit fragment. 2014-03-01 15:57:30 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Implement LWG Paper n3887: Consistent Metafunction Aliases. This adds std::tuple_element_t<> as an alias for tuple_element<>::type. Clean up the synopsis for tuple_element in <utility> as well. 2014-03-03 06:18:11 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [C++11] Work around an incompatibility between llvm::tie and std::tie. 2014-03-02 13:45:18 +00:00
lldb Make sure the exe_ctx passed to ClangUserExpression::Execute has a valid thread. 2014-03-01 00:17:06 +00:00
llvm [C++11] Pass unique_ptr by value instead of &&. 2014-03-03 07:15:46 +00:00
openmp Make affinity support conditional on KMP_AFFINITY_SUPPORTED 2014-03-02 04:12:06 +00:00
polly ScopDetect: Make foreachs 'const auto &' 2014-03-02 17:05:27 +00:00