diff options
| author | Daniel Jasper <djasper@google.com> | 2016-01-04 07:27:33 +0000 |
|---|---|---|
| committer | Daniel Jasper <djasper@google.com> | 2016-01-04 07:27:33 +0000 |
| commit | ccff4d1e60ceda9bd295116596029c0537033dbf (patch) | |
| tree | 1a304561045928a36a6d9d1df236e5e0c89d443f /llvm/unittests/Support/SwapByteOrderTest.cpp | |
| parent | 7664127f8c949ac3da7003427d87ff4b93e320d2 (diff) | |
| download | bcm5719-llvm-ccff4d1e60ceda9bd295116596029c0537033dbf.tar.gz bcm5719-llvm-ccff4d1e60ceda9bd295116596029c0537033dbf.zip | |
clang-format: [Proto] Improve wrapping of message field attributes.
Before:
optional AAA aaa = 1 [foo =
{
key: "a" //
},
bar = {
key: "a" //
}];
After:
optional AAA aaa = 1 [
foo = {
key: "a" //
},
bar = {
key: "a" //
}
];
llvm-svn: 256736
Diffstat (limited to 'llvm/unittests/Support/SwapByteOrderTest.cpp')
0 files changed, 0 insertions, 0 deletions

