getCurrentFile here causes an assertion on some condition.
getCurrentFileOrBufferName is preferrable instead.
llvm#55950
Differential D127509
Prefer `getCurrentFileOrBufferName` in `FrontendAction::EndSourceFile` JohnTitor on Jun 10 2022, 9:37 AM. Authored by
Details getCurrentFile here causes an assertion on some condition. llvm#55950
Diff Detail
Event TimelineComment Actions I've re-triggered it several times but it shows the same failure, maybe they're valid? Comment Actions Those are all libomp tests, I doubt they are related. I think it's fine to just push this. |