[PATCH] D144709: [clang-format] Improve QualifierAlignment
Björn Schäpers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 11:41:31 PST 2023
HazardyKnusperkeks added a comment.
In D144709#4160940 <https://reviews.llvm.org/D144709#4160940>, @AlexanderHederstaf wrote:
> In D144709#4160820 <https://reviews.llvm.org/D144709#4160820>, @MyDeveloperDay wrote:
>
>> As tests currently fail can you set it to "planned changes" until they pass
>>
>> [ FAILED ] 5 tests, listed below:
>> [ FAILED ] QualifierFixerTest.RightQualifier
>> [ FAILED ] QualifierFixerTest.LeftQualifier
>> [ FAILED ] QualifierFixerTest.ConstVolatileQualifiersOrder
>> [ FAILED ] QualifierFixerTest.MoveConstBeyondType
>> [ FAILED ] QualifierFixerTest.TemplatesRight
>
> Tests should pass now, but how/where do I set that setting?
Right down here where you post your reply. The "Add Action..." has "Plan Changes" to set the state.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144709/new/
https://reviews.llvm.org/D144709
More information about the cfe-commits
mailing list