[PATCH] D141811: [clang-format] Allow trailing return types in macros
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 17 02:46:01 PDT 2023
rymiel requested review of this revision.
rymiel added a comment.
This revision is now accepted and ready to land.
Okay, I planned changes because I had more ambitious plans for fixing this, but those didn't work out, so instead I made a separate issue (https://github.com/llvm/llvm-project/issues/61469).
This patch in its current state is a simple fix, so it's probably fine as is
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141811/new/
https://reviews.llvm.org/D141811
More information about the cfe-commits
mailing list