[PATCH] D124306: [UpdateTestChecks] Auto-generate stub bodies for unused prefixes

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 11:51:43 PDT 2022


mtrofin added a comment.

In D124306#3540769 <https://reviews.llvm.org/D124306#3540769>, @MatzeB wrote:

> In D124306#3540768 <https://reviews.llvm.org/D124306#3540768>, @MatzeB wrote:
>
>> This change is breaking the build for me: `BooleanOptionalAction` is only available in python 3.9!
>
> Well not failing the build but failing various tests for the scripts.

Sorry about that - fix coming in a moment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124306/new/

https://reviews.llvm.org/D124306



More information about the llvm-commits mailing list