[PATCH] D119893: [clang-format] Fixed handling of requires clauses followed by attributes
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 16 00:20:55 PST 2022
curdeius added a comment.
In D119893#3325432 <https://reviews.llvm.org/D119893#3325432>, @HazardyKnusperkeks wrote:
> In D119893#3325375 <https://reviews.llvm.org/D119893#3325375>, @curdeius wrote:
>
>> +1 to Arthur's comments.
>> Does it fix any of the recently created issues?
>
> Yeah, I should have put that in the commit message, right? ;)
>
> Maybe I would have discovered the bug myself, but this is from GitHub.
Just put `Fixes https://github.com/llvm/llvm-project/issues/123456.` in the description please so that the issues gets automatically closed when this patch lands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119893/new/
https://reviews.llvm.org/D119893
More information about the cfe-commits
mailing list