MaskRay added a comment. The file is auto-generated by: `path/to/clang-tblgen -gen-opt-docs -I clang/include/clang/Driver -I llvm/include/ clang/include/clang/Driver/ClangOptionDocs.td > clang/docs/ClangCommandLineReference.rst`
The description is retrieved from `DocBrief`. It `DocBrief` does not exist, `HelpText` provides a fallback. I think there needs to be a better way to organize detailed help messages. Inlined help is just too cumbersome. For attributes, there is a TableGen file `clang/include/clang/Basic/AttrDocs.td` Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D85239/new/ https://reviews.llvm.org/D85239 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits