[PATCH] D146802: [Documentation] improved documentation of diagnostic messages by explaining thier syntax and test of clang by telling which subobject is uninitialized
Oliver Stannard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 24 07:36:43 PDT 2023
olista01 added a comment.
There is existing documentation of the diagnostics system here, which you could extend if something is still unclear or incomplete:
- clang/docs/InternalsManual.rst
- https://clang.llvm.org/docs/InternalsManual.html#the-diagnostics-subsystem
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146802/new/
https://reviews.llvm.org/D146802
More information about the cfe-commits
mailing list