[PATCH] D117894: [clang-format] Space between attribute closing parenthesis and qualified type colon.
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 21 12:14:29 PST 2022
curdeius added a comment.
At least a semicolon as the attribute can be at the end of a declaration.
I don't know all possible contexts of attributes TBH.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117894/new/
https://reviews.llvm.org/D117894
More information about the cfe-commits
mailing list