[PATCH] D55964: [clang-format][TableGen] Don't add spaces around items in square braces.
Jordan Rupprecht via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 16 14:27:31 PST 2019
rupprecht planned changes to this revision.
rupprecht added a comment.
I'll refactor `getLLVMStyle()` to `getLLVMStyle(FormatStyle::LanguageKind Language)` to support this change first.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55964/new/
https://reviews.llvm.org/D55964
More information about the cfe-commits
mailing list