[PATCH] D68346: [clang-format] Add new option to add spaces around conditions
Tim Wojtulewicz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 14 12:18:33 PDT 2019
timwoj added a comment.
In D68346#1708384 <https://reviews.llvm.org/D68346#1708384>, @timwoj wrote:
> Changed option name to SpacesInConditionalStatement, added isKeywordWithCondition method, added some extra tests
Sorry for the delay on getting back to this. I'm not the original author and I was waiting for changes from him, and then I slacked on getting them submitted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68346/new/
https://reviews.llvm.org/D68346
More information about the cfe-commits
mailing list