This is an archive of the discontinued LLVM Phabricator instance.

[docs][pp-trace] Remove FileNotFound callback
ClosedPublic

Authored by oToToT on May 9 2022, 12:16 PM.

Details

Summary

FileNotFound preprocessor callback is removed in D119708.
We should also remove it from the documentation.

Diff Detail

Event Timeline

oToToT created this revision.May 9 2022, 12:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2022, 12:16 PM
oToToT requested review of this revision.May 9 2022, 12:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2022, 12:16 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
jansvoboda11 accepted this revision.May 11 2022, 2:52 AM

LGTM, thanks!

This revision is now accepted and ready to land.May 11 2022, 2:52 AM
This revision was automatically updated to reflect the committed changes.