]> granicus.if.org Git - llvm/commit
[PM] Re-clang-format much of this code as the code has changed some and
authorChandler Carruth <chandlerc@gmail.com>
Tue, 13 Jan 2015 00:36:47 +0000 (00:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 13 Jan 2015 00:36:47 +0000 (00:36 +0000)
commit9136fdd9b7012552fb0405a23f8a3e385ae9ae63
treeda66f8ed87fdedbdcbcb62282b0f675d0ed6e84f
parent47952358cef400d41d5f34b5eab71596b186f8a3
[PM] Re-clang-format much of this code as the code has changed some and
so has clang-format. Notably, this fixes a bunch of formatting in the
CGSCC pass manager side of things that has been improved in clang-format
recently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225743 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/CGSCCPassManager.h
include/llvm/IR/PassManager.h
lib/Analysis/CGSCCPassManager.cpp
lib/IR/PassManager.cpp