Go to file
Teresa Johnson 7ddec63d8f clang-format llvm-as.cpp (NFC)
This reduces unrelated changes in other patches (such as D18763) when
changes to this file are clang formatted.

llvm-svn: 265346
2016-04-04 21:06:17 +00:00
clang Fix an unused-variable warning by using the variable in the place 2016-04-04 20:39:50 +00:00
clang-tools-extra [clang-tidy] Reduce false-positive ratio in misc-suspicious-missing-comma check. 2016-04-04 15:46:38 +00:00
compiler-rt Apply suggestion from HJ Lu to avoid misaligned stack in test 2016-04-04 18:27:32 +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 Update copyright year to 2016. 2016-03-30 22:39:03 +00:00
libcxx Fix for Bug #27193; 'std::acos on complex does not agree with C'. Tests need work; so the bug will stay open. 2016-04-04 16:08:54 +00:00
libcxxabi Update copyright year to 2016. 2016-03-30 22:40:47 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Revert unintentional change. 2016-04-04 19:22:51 +00:00
lldb disabled TSAN tests until the author can help track down CI failures 2016-04-04 19:58:24 +00:00
llgo [llgo] add USES_TERMINAL option to check-libgo 2016-03-30 00:29:33 +00:00
llvm clang-format llvm-as.cpp (NFC) 2016-04-04 21:06:17 +00:00
openmp OMP_WAIT_POLICY changes 2016-04-04 19:38:32 +00:00
polly Do not allow to complex branch conditions 2016-04-04 07:59:41 +00:00