| commit | 44e2e9f1c5b755001fe32319d1cf933b77c0aef8 | [log] [tgz] |
|---|---|---|
| author | Krasimir Georgiev <krasimir@google.com> | Thu Apr 05 09:33:03 2018 +0000 |
| committer | Krasimir Georgiev <krasimir@google.com> | Thu Apr 05 09:33:03 2018 +0000 |
| tree | 8c7bdb39fea70c71e60e30ea3fe46ef69ab848e5 | |
| parent | abba04886e1443af1993d80002f0d50945292684 [diff] |
[clang-format] Preserve spaces before a percent in (text) protos This makes sure that we do not change the meaning of pieces of text with format specifiers. llvm-svn: 329263