[clang] [clang-format] Handle requires clause following a pointer type (PR #142893)

Björn Schäpers via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 5 00:05:53 PDT 2025


https://github.com/HazardyKnusperkeks approved this pull request.

For all sane code this works. Although there are valid codes where a star can preceed a requires expression.

https://github.com/llvm/llvm-project/pull/142893


More information about the cfe-commits mailing list