[PATCH] D148538: [Docs] Added RTTI, Run-time Type Information
John Earnshaw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 17 09:12:22 PDT 2023
John-Earnshaw created this revision.
John-Earnshaw added reviewers: MaskRay, tejohnson.
Herald added a project: All.
John-Earnshaw requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D148538
Files:
llvm/docs/Lexicon.rst
Index: llvm/docs/Lexicon.rst
===================================================================
--- llvm/docs/Lexicon.rst
+++ llvm/docs/Lexicon.rst
@@ -274,7 +274,9 @@
**RPO**
Reverse postorder
-
+
+**RTTI**
+ Run-time Type Information
S
-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148538.514264.patch
Type: text/x-patch
Size: 260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/4e5e5bf4/attachment.bin>
More information about the llvm-commits
mailing list