[PATCH] D86446: [analyzer][docs][NFC] Document the ento namespace in the llvm/Lexicon
Balázs Benics via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 08:04:56 PDT 2020
steakhal added inline comments.
================
Comment at: llvm/docs/Lexicon.rst:99
+**ento**
+ The namespace containing the parts of the static analyzer.
+ It abbreviates to `entomology <https://en.m.wikipedia.org/wiki/Entomology>`_.
----------------
xazax.hun wrote:
> I'd link the homepage of the static analyzer.
Good idea.
However, I would link to the https://clang.llvm.org/docs/ClangStaticAnalyzer.html instead.
There is already a link to the //Official Tool Page//.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86446/new/
https://reviews.llvm.org/D86446
More information about the llvm-commits
mailing list