[PATCH] D140330: [clang-format] Set requires expression params as not an expression

2022-12-22 Thread Emilia Dreamer via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG0ebed862d821: [clang-format] Set requires expression params as not an expression (authored by rymiel). Repository: rG LLVM Github Monorepo CHANGE

[PATCH] D140330: [clang-format] Set requires expression params as not an expression

2022-12-19 Thread Emilia Dreamer via Phabricator via cfe-commits
rymiel updated this revision to Diff 484040. rymiel added a comment. Small spacing typo Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D140330/new/ https://reviews.llvm.org/D140330 Files: clang/lib/Format/TokenAnnotator.cpp clang/unittests/Forma

[PATCH] D140330: [clang-format] Set requires expression params as not an expression

2022-12-19 Thread Emilia Dreamer via Phabricator via cfe-commits
rymiel created this revision. rymiel added reviewers: HazardyKnusperkeks, owenpan, MyDeveloperDay. Herald added a project: All. rymiel requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Previously, the parens of a requires expression's "parame