psionic12 added inline comments.
================ Comment at: clang/docs/ClangPlugins.rst:116 +Defining CallSuperAttr +====================== ---------------- After a whole day's research of `Sphinx`, I figured out that `ClangPlugins.rst` is the "proto-type" of https://clang.llvm.org/docs/ClangPlugins.html, which is the document on how to use Clang plugin features. This leads that my change in `ClangPlugins.rst` are not very appropriate, sort of off-topic. Sorry I don't notice the rest of the file, and misunderstood it as a documents for examples. I decide to move the illustration to the source code. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D91047/new/ https://reviews.llvm.org/D91047 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits