summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/RegexTest.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-01-04 07:27:33 +0000
committerDaniel Jasper <djasper@google.com>2016-01-04 07:27:33 +0000
commitccff4d1e60ceda9bd295116596029c0537033dbf (patch)
tree1a304561045928a36a6d9d1df236e5e0c89d443f /llvm/unittests/Support/RegexTest.cpp
parent7664127f8c949ac3da7003427d87ff4b93e320d2 (diff)
downloadbcm5719-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/RegexTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud