[PATCH] D55964: [clang-format][TableGen] Don't add spaces around items in square braces.
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 9 09:19:00 PST 2019
djasper added a comment.
This seem to conceptually be a list of things rather than an array subscript, though, right? Could we alternatively set SpacesInContainerLiterals to false for LK_TableGen?
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