[PATCH] D54628: Extend format with AllowShortEnumsOnASingleLine option
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 14 01:00:14 PST 2019
MyDeveloperDay added a comment.
Ironically the LLVM style guide says enumerators should be written out as you requested, but from what I can tell its not actually possible to get that format without this sort of change, do you agree?
F10735507: image.png <https://reviews.llvm.org/F10735507>
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54628/new/
https://reviews.llvm.org/D54628
More information about the cfe-commits
mailing list