[PATCH] D137246: Add clang_CXXMethod_isMoveAssignmentOperator to libclang
Luca Di sera via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 7 05:16:56 PST 2022
diseraluca added a comment.
I finally had some time to look into the pre-merge failure. I couldn't replicate it on my machine by following https://buildkite.com/llvm-project/premerge-checks/builds/119952#01843856-e8c7-4709-89c6-d52d0286862a .
Looking at the log it does not seem related to the patch, I think it might be a flaky failing.
Is there a way to rerun the pre-merge checks?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137246/new/
https://reviews.llvm.org/D137246
More information about the cfe-commits
mailing list