[Docs] Added RTTI, Run-time Type Information
authorJohn-Earnshaw <john.d.earnshaw@gmail.com>
Mon, 17 Apr 2023 17:11:20 +0000 (10:11 -0700)
committerFangrui Song <i@maskray.me>
Mon, 17 Apr 2023 17:11:20 +0000 (10:11 -0700)
Reviewed By: MaskRay

Differential Revision: https://reviews.llvm.org/D148538

llvm/docs/Lexicon.rst

index 8045419..1d4894f 100644 (file)
@@ -275,6 +275,9 @@ R
 **RPO**
     Reverse postorder
 
+**RTTI**
+    Run-time Type Information
+
 S
 -