[PATCH] D151938: [clang][index] NFCI: Make `CXFile` a `FileEntryRef`

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 16 01:29:54 PDT 2023


jansvoboda11 added a comment.

In D151938#4426106 <https://reviews.llvm.org/D151938#4426106>, @Jake-Egan wrote:

> Hi, there's a test failure on AIX, could you take a look please?
>
> https://lab.llvm.org/buildbot/#/builders/214/builds/8005/steps/6/logs/FAIL__Clang__index-with-module_m

Thanks for notifying me. Interestingly, I didn't receive any notification from that bot. Is it possible for me to reproduce this locally on my Mac? If not, could you please provide me with the stack trace for the failing call to `cantFail()`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151938



More information about the cfe-commits mailing list