Go to file
Benjamin Kramer d6da1a097b Add some std::move where the value is only read otherwise.
This mostly affects smart pointers. No functionality change intended.

llvm-svn: 272520
2016-06-12 20:05:23 +00:00
clang Add some std::move where the value is only read otherwise. 2016-06-12 20:05:23 +00:00
clang-tools-extra [include-fixer] give users an option to show N more headers in case there are too many candidates. 2016-06-10 12:09:33 +00:00
compiler-rt [libprofile] Define an expansion `%clang_profgen=` 2016-06-12 04:17:57 +00:00
debuginfo-tests
libclc math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Add `REQUIRES: c++experimental` where appropriate. 2016-06-10 22:45:11 +00:00
libcxxabi Partially revert r270816: build with -fvisibility=hidden. 2016-06-02 08:14:28 +00:00
libunwind [libunwind] Remove unused code. 2016-06-03 20:57:48 +00:00
lld [ELF] - Change wording of error message. 2016-06-11 15:59:09 +00:00
lldb Add missing #include for linux. 2016-06-10 23:53:06 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Use 'auto' to avoid implicit copies. 2016-06-12 19:02:34 +00:00
openmp Fix spelling in comment 2016-06-09 18:51:17 +00:00
polly [NFC] Outline the application of register tiling. 2016-06-12 17:20:05 +00:00