diff --git a/llvm/docs/Lexicon.rst b/llvm/docs/Lexicon.rst --- a/llvm/docs/Lexicon.rst +++ b/llvm/docs/Lexicon.rst @@ -92,6 +92,19 @@ **DSE** Dead Store Elimination +E +- + +**ento** + This namespace houses the + `Clang Static Analyser `_. + It is an abbreviaton of `entomology `_. + + *"Entomology is the scientific study of insects."* + + In the past, this namespace had not only the name `GR` (aka. Graph Reachability) + but also `entoSA`. + F -