[PATCH] D148538: [Docs] Added RTTI, Run-time Type Information

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 10:11:32 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b65ad5c17e1: [Docs] Added RTTI, Run-time Type Information (authored by John-Earnshaw, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D148538?vs=514264&id=514292#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148538/new/

https://reviews.llvm.org/D148538

Files:
  llvm/docs/Lexicon.rst


Index: llvm/docs/Lexicon.rst
===================================================================
--- llvm/docs/Lexicon.rst
+++ llvm/docs/Lexicon.rst
@@ -275,6 +275,9 @@
 **RPO**
     Reverse postorder
 
+**RTTI**
+    Run-time Type Information
+
 S
 -
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148538.514292.patch
Type: text/x-patch
Size: 254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/b2c0dee7/attachment.bin>


More information about the llvm-commits mailing list