This is an archive of the discontinued LLVM Phabricator instance.

[NFC][NewPM] Add clarification on analysis manager proxies
ClosedPublic

Authored by aeubanks on Jul 21 2020, 11:51 AM.

Details

Summary

Explain why you can only get a cached analysis result, not compute one
on the fly.

Diff Detail

Event Timeline

aeubanks created this revision.Jul 21 2020, 11:51 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 21 2020, 11:51 AM
This revision is now accepted and ready to land.Jul 21 2020, 12:22 PM
This revision was automatically updated to reflect the committed changes.