aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-05-18 14:12:24 +0000
committerDaniel Jasper <djasper@google.com>2015-05-18 14:12:24 +0000
commitcec9ffd2a244d0001768f529da797bd141e9f214 (patch)
treedcfecffe79f6f3ff9cc482e20509275f17637d87 /llvm/lib/CodeGen/MachineFunction.cpp
parent47bbda093917d7e16f59df20ae409c07b4624e30 (diff)
downloadllvm-cec9ffd2a244d0001768f529da797bd141e9f214.zip
llvm-cec9ffd2a244d0001768f529da797bd141e9f214.tar.gz
llvm-cec9ffd2a244d0001768f529da797bd141e9f214.tar.bz2
clang-format: Fix regression introduced by r237565.
Before: class C : public D { SomeClass SC { 2 }; }; After: class C : public D { SomeClass SC{2}; }; llvm-svn: 237568
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions