[PATCH] D158227: [clang] EditedSource::applyRewrites - useless call

Douglas Yung via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 23 08:20:54 PDT 2023


dyung added a comment.

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


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