bugpoint: clang-format all of bugpoint. NFC
authorJustin Bogner <mail@justinbogner.com>
Fri, 2 Sep 2016 01:21:37 +0000 (01:21 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 2 Sep 2016 01:21:37 +0000 (01:21 +0000)
commit8d0a08115a382983cf553bc834b20253bf82a5c2
treed6d915ea669e8e2978e1c158b7c34e7d9394d38e
parentbc469276599aa69c4804d47e2fd9f8bc51ea60f0
bugpoint: clang-format all of bugpoint. NFC

I'm going to clean up the APIs here a bit and touch many many lines
anyway.

llvm-svn: 280450
llvm/tools/bugpoint/BugDriver.cpp
llvm/tools/bugpoint/BugDriver.h
llvm/tools/bugpoint/CrashDebugger.cpp
llvm/tools/bugpoint/ExecutionDriver.cpp
llvm/tools/bugpoint/ExtractFunction.cpp
llvm/tools/bugpoint/FindBugs.cpp
llvm/tools/bugpoint/Miscompilation.cpp
llvm/tools/bugpoint/OptimizerDriver.cpp
llvm/tools/bugpoint/ToolRunner.cpp
llvm/tools/bugpoint/ToolRunner.h
llvm/tools/bugpoint/bugpoint.cpp