This patch updates the formatting of message fields of type a{...} to a {...}
for proto messages.
Details
Details
- Reviewers
- djasper 
- Commits
- rG47f21ef2af0a: [clang-format] Add space between a message field key and the opening bracket in…
 rC307261: [clang-format] Add space between a message field key and the opening bracket in…
 rL307261: [clang-format] Add space between a message field key and the opening bracket in…
Diff Detail
Diff Detail
- Repository
- rL LLVM