This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Remove HasAlphaDocumentation tablegen enum value
ClosedPublic

Authored by steakhal on Mar 11 2022, 5:44 AM.

Details

Summary

D121387 simplified the doc url generation process, so we no longer need
the HasAlphaDocumentation enum entry. This patch removes that.

Diff Detail

Event Timeline

steakhal created this revision.Mar 11 2022, 5:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 5:44 AM
steakhal requested review of this revision.Mar 11 2022, 5:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 11 2022, 5:44 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
martong accepted this revision.Mar 26 2022, 6:18 AM

Hahh, indeed. IMHO, it does not make sense to write an "alpha" documentation, either write it properly or do not write anything.

This revision is now accepted and ready to land.Mar 26 2022, 6:18 AM
This revision was landed with ongoing or failed builds.Apr 19 2022, 3:15 AM
This revision was automatically updated to reflect the committed changes.