This is an archive of the discontinued LLVM Phabricator instance.

[clang][NFC] Robustify testcase
ClosedPublic

Authored by urnathan on Aug 10 2023, 3:22 PM.

Details

Summary

Protect this testcase from 'cleanup' appearing in metadata due to a pathname, and then spuriously failing.

I stumbled upon this as my cleanup work is in a pathname containing 'cleanups'. I'm almost inclined to apply an obvious rule :)

Diff Detail

Event Timeline

urnathan created this revision.Aug 10 2023, 3:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2023, 3:22 PM
urnathan requested review of this revision.Aug 10 2023, 3:22 PM
This revision is now accepted and ready to land.Aug 10 2023, 5:11 PM
bruno accepted this revision.Aug 10 2023, 8:35 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2023, 1:00 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript