[PATCH] D114559: [clang] ASTMatchers: Fix out-of-bounds access in foreachArgumentWithParamType.
Mubariz Afzal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 15 11:48:28 PST 2021
mubarizafzal added a comment.
In D114559#3195423 <https://reviews.llvm.org/D114559#3195423>, @flx wrote:
> 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.
This looks to have resolved the issue, thanks!
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