[PATCH] D158227: [clang] EditedSource::applyRewrites - useless call
Soumi Manna via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 23 08:37:45 PDT 2023
Manna added a comment.
In D158227#4610219 <https://reviews.llvm.org/D158227#4610219>, @dyung wrote:
> In D158227#4610097 <https://reviews.llvm.org/D158227#4610097>, @Manna wrote:
>
>> The failure seems unrelated to my change.
>
> Hi @Manna, I'm not sure which failure you are referring to, but there is a test failure on at least 2 build bots that seems to have been caused by your change. Can you take a look and revert if you need time to investigate?
>
> https://lab.llvm.org/buildbot/#/builders/139/builds/48141
> https://lab.llvm.org/buildbot/#/builders/216/builds/26116
Thank you @dyung for reporting the buildbot failure. I have reverted my patch. I will investigate it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158227/new/
https://reviews.llvm.org/D158227
More information about the cfe-commits
mailing list