OSDN Git Service

[PM] While I'm here, fix a few other clang-format issues. Pulls some
authorChandler Carruth <chandlerc@gmail.com>
Mon, 10 Mar 2014 02:12:14 +0000 (02:12 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 10 Mar 2014 02:12:14 +0000 (02:12 +0000)
commit1b497a9fc4854a451481d4d92c6fd49f6ac1ce5d
tree36671685844464b52d84d75434bbdb1181db0440
parentd11898db4c8d9233af7539bc09d26bdf707e03cc
[PM] While I'm here, fix a few other clang-format issues. Pulls some
lines under 80-columns, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203434 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/PassManager.cpp
unittests/IR/PassManagerTest.cpp