Go to file
Daniel Marjamaki 71c9257f07 clang-tidy: Add checker that warn when macro argument with side effects is repeated in the macro
llvm-svn: 239909
2015-06-17 14:19:35 +00:00
clang clang-format: clang-format (NFC) 2015-06-17 13:08:06 +00:00
clang-tools-extra clang-tidy: Add checker that warn when macro argument with side effects is repeated in the macro 2015-06-17 14:19:35 +00:00
compiler-rt SafeStack: XFAIL the pthread.c test on Darwin. 2015-06-16 18:52:31 +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 Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Fix std::function allocator constructors in C++03. 2015-06-14 23:30:09 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Code cleanup: Reindent statements. 2015-05-30 14:00:39 +00:00
lld [ELF/x86_64] Fix initial-exec TLS access 2015-06-17 14:00:12 +00:00
lldb Revert r239873 - I actually want to think some more about this 2015-06-17 02:11:48 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Tweak wording of alignment static_assert messages. 2015-06-17 13:53:12 +00:00
openmp Remove unused variables '__kmp_build_check_*' for non assert builds. 2015-06-11 17:36:16 +00:00
polly [PM/AA] Update Polly for r239886 which removed UnknownSize from 2015-06-17 08:29:32 +00:00