[PATCH] D114559: [clang] ASTMatchers: Fix out-of-bounds access in foreachArgumentWithParamType.
Felix Berger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 15 11:19:17 PST 2021
flx added a comment.
In D114559#3195357 <https://reviews.llvm.org/D114559#3195357>, @mubarizafzal wrote:
> Hi, this patch is causing a build failure for clang-ppc64le-rhel <https://lab.llvm.org/buildbot/#/builders/57/builds/13018/steps/5/logs/stdio>, can this be reverted?
Hi, I just submitted a forward fix with: https://reviews.llvm.org/D115809
Please let me know if this is not addressing the issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114559/new/
https://reviews.llvm.org/D114559
More information about the cfe-commits
mailing list