[all-commits] [llvm/llvm-project] 472312: [LLVM][Docs] Update for HowToSetUpLLVMStyleRTTI.rs...
Aman LaChapelle via All-commits
all-commits at lists.llvm.org
Thu Jun 2 22:34:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47231248f59b733b6351b71523c7067a9559228a
https://github.com/llvm/llvm-project/commit/47231248f59b733b6351b71523c7067a9559228a
Author: bzcheeseman <aman.lachapelle at gmail.com>
Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths:
M llvm/docs/HowToSetUpLLVMStyleRTTI.rst
Log Message:
-----------
[LLVM][Docs] Update for HowToSetUpLLVMStyleRTTI.rst, NFC.
This patch updates the document with some advanced use cases and examples on how to set up and use LLVM-style RTTI. It includes a few motivating examples to get readers comfortable with the concepts.
Reviewed By: lattner
Differential Revision: https://reviews.llvm.org/D126943
More information about the All-commits
mailing list