This is an archive of the discontinued LLVM Phabricator instance.

[docs] Expand the pre-merge testing description a bit
ClosedPublic

Authored by reames on Sep 30 2021, 12:13 PM.

Details

Summary

Core changes are:

  1. Be explicit about desired balance between missing true positives and reporting false positives.
  2. Mention the opt-out mechanism.
  3. Provide links to background, and give description of who to contact if needed.

Diff Detail

Event Timeline

reames created this revision.Sep 30 2021, 12:13 PM
reames requested review of this revision.Sep 30 2021, 12:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2021, 12:13 PM
goncharov accepted this revision.Oct 5 2021, 8:04 AM

thanks

llvm/docs/Phabricator.rst
188

s/let//

This revision is now accepted and ready to land.Oct 5 2021, 8:04 AM
This revision was automatically updated to reflect the committed changes.