Go to file
Justin Lebar 23aaf60277 [StructurizeCFG] Add whitespace in getAnalysisUsage.
Summary:
"addRequired" and "addPreserved" look very similar when squished up next
to each other -- without the newline this code looked to me like it was
addRequired'ing DominatorTreeWrapperPass twice.

Reviewers: arsenm

Subscribers: wdng, llvm-commits

Differential Revision: https://reviews.llvm.org/D26996

llvm-svn: 287720
2016-11-22 23:14:07 +00:00
clang Make diagnostic for use of default member initializer before enclosing class is 2016-11-22 22:55:12 +00:00
clang-tools-extra [clang-rename] Prune away AST nodes more correctly and effectively when looking for a point 2016-11-22 17:29:45 +00:00
compiler-rt [sanitizer] Fix the dedup_token_length_test.cc testcase to not fail when user's home directory contains "bar" 2016-11-22 20:24:26 +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 Fix build since r286752. 2016-11-14 16:06:33 +00:00
libcxx Allow libc++ to use modules in C++03. 2016-11-22 20:15:39 +00:00
libcxxabi __cxa_demangle: use default member initialization 2016-11-18 19:01:53 +00:00
libunwind EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
lld Fix memory leak detected by asan. 2016-11-22 23:13:08 +00:00
lldb Re-add "demonstrate new Args API" 2016-11-22 17:10:15 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [StructurizeCFG] Add whitespace in getAnalysisUsage. 2016-11-22 23:14:07 +00:00
openmp Set task->td_dephash to NULL after free 2016-11-21 16:24:59 +00:00
parallel-libs [Acxxel] Remove setActiveDeviceForThread 2016-10-28 00:54:02 +00:00
polly Update to isl-0.17.1-284-gbb38638 2016-11-22 21:31:59 +00:00