This is an archive of the discontinued LLVM Phabricator instance.

[doc] added documentation for pre-merge testing
ClosedPublic

Authored by kuhnel on Apr 21 2021, 2:39 AM.

Details

Summary

Added pre-merge testing on Phabricator to the official LLVM documentation.

This is mostly a copy-and-paste from the existing documentation at https://github.com/google/llvm-premerge-checks

fixes https://github.com/google/llvm-premerge-checks/issues/275

Diff Detail

Event Timeline

kuhnel requested review of this revision.Apr 21 2021, 2:39 AM
kuhnel created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 2:39 AM
kuhnel edited the summary of this revision. (Show Details)Apr 21 2021, 2:40 AM

Thank you, Christian!

llvm/docs/Phabricator.rst
181–183

That was fixed in https://github.com/google/llvm-premerge-checks/issues/263 and can be removed.

goncharov accepted this revision.Apr 21 2021, 3:27 AM
This revision is now accepted and ready to land.Apr 21 2021, 3:27 AM
kuhnel updated this revision to Diff 339167.Apr 21 2021, 3:50 AM
kuhnel marked an inline comment as done.

resolved Mikhails comment

This revision was automatically updated to reflect the committed changes.