[PATCH] D122230: [clang-format] don't break up #-style comment sections
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 07:25:50 PDT 2022
MyDeveloperDay added a comment.
I hit something like this today with some code which was
//#undef
I'm not sure I think that
// #undef
or
//# undef
is what I want either
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122230/new/
https://reviews.llvm.org/D122230
More information about the cfe-commits
mailing list