[PATCH] D113319: [clang-format] Improve require handling
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 8 12:10:40 PST 2021
HazardyKnusperkeks planned changes to this revision.
HazardyKnusperkeks added a comment.
In D113319#3115202 <https://reviews.llvm.org/D113319#3115202>, @MyDeveloperDay wrote:
> I feel anything you do here would be an improvement. its probably worth looking at recent issues logged around this issue at the same time
>
> https://bugs.llvm.org/show_bug.cgi?id=52401
> https://bugs.llvm.org/show_bug.cgi?id=32165
>
> When I added this support its was basically to prevent it from mascaraing concepts, take my implementation with a grain of salt if you think it needs changing please feel free to propose it.
I will take a look at the issues and incorporate them. I think I will add a few new options.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113319/new/
https://reviews.llvm.org/D113319
More information about the cfe-commits
mailing list