[PATCH] D90982: Ignore implicit nodes in IgnoreUnlessSpelledInSource mode

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 18 04:46:00 PST 2020


steveire added a comment.

I've removed the offending test (which in this case is the correct fix - it is not a temporary fix).

@RKSimon  Is there some way I can see what is causing the failures on the other platforms? Was it because of this test? How can I monitor this? I knew how to see it in lab.llvm.org, but it seems things are missing or moved in the new buildbot interface. I otherwise have no way of knowing what problems were caused by this, and whether a new version of this patch fixes the problems?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90982/new/

https://reviews.llvm.org/D90982



More information about the cfe-commits mailing list