[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 10:37:49 PST 2019
djasper added a comment.
Look at getGoogleStyle(). It has a bunch of language-specific configs at the bottom. You can do the same for TableGen in getLLVMStyle().
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