[PATCH] D79236: [docs] Regenerate DiagnosticsReference.rst
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 1 21:26:31 PDT 2020
rjmccall added a comment.
There's no good reason for this file to exist; documenting the warning options is useful, but the file should be generated as an intermediate output of the documentation build and then ultimately fed into Sphinx.
There's even a TODO in the docs about it:
> TODO: Generate this from tblgen. Define one anchor per warning group.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79236/new/
https://reviews.llvm.org/D79236
More information about the cfe-commits
mailing list