[PATCH] D124306: [UpdateTestChecks] Auto-generate stub bodies for unused prefixes
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 26 11:50:29 PDT 2022
MatzeB added a comment.
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, just failing the newly added tests.
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