Go to file
Benjamin Kramer cfeacf56f0 Apply clang-tidy's misc-move-constructor-init throughout Clang.
No functionality change intended, maybe a tiny performance improvement.

llvm-svn: 270996
2016-05-27 14:27:13 +00:00
clang Apply clang-tidy's misc-move-constructor-init throughout Clang. 2016-05-27 14:27:13 +00:00
clang-tools-extra [include-fixer] Add a missing .h. 2016-05-27 12:49:58 +00:00
compiler-rt [profile] Avoid unused variable warning. 2016-05-27 06:15:13 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx [libcxx] Allow explicit pthread opt-in 2016-05-25 17:40:09 +00:00
libcxxabi libc++abi: build with -fvisibility=hidden 2016-05-26 02:12:20 +00:00
libunwind [libunwind] Disable cross-unwinding by default. 2016-05-27 08:29:27 +00:00
lld Avoid having to check in a binary. 2016-05-27 12:27:21 +00:00
lldb fix up lldb-server platform on Apple hosts 2016-05-27 04:04:52 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [mips] Weaken asm predicate for memory offsets 2016-05-27 13:56:36 +00:00
openmp Fix for OMP_PROC_BIND=spread strategy 2016-05-26 19:09:46 +00:00
polly [ScopInfo] Remove unused typedef OutgoingValueMapTy. NFC. 2016-05-23 14:51:52 +00:00