Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
You are combining documentation of the syntax for defining diagnostics, and changes to the content of certain diagnostics. The LLVM project wants to see one topic per patch, so these things need to be done separately.
Also, the documentation probably does not want to live in one of the many .td files that define diagnostics. It wants to go somewhere generic, and I'm not sure what a good place would be.
Comment Actions
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
clang-format not found in user’s local PATH; not linting file.