[PATCH] D136100: [clang-format] Do not parse certain characters in pragma directives
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 12 08:04:55 PST 2022
HazardyKnusperkeks added a comment.
I think you need to parse the first paren as whole and do not indent it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136100/new/
https://reviews.llvm.org/D136100
More information about the cfe-commits
mailing list