[PATCH] D116920: [clang-format] clang-format eats space in front of attributes for operator delete
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 11 03:40:16 PST 2022
curdeius accepted this revision.
curdeius added a comment.
This revision is now accepted and ready to land.
LGTM. Don't forget to reformat.
It's a pity though that we cannot use `MightBeFunctionDecl`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116920/new/
https://reviews.llvm.org/D116920
More information about the cfe-commits
mailing list