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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
nice, thank you! You might want to ping llvm weekly about this, casting.h is pretty widely used
llvm/docs/HowToSetUpLLVMStyleRTTI.rst | ||
---|---|---|
546 | backticks around llvm::Optional? |
Comment Actions
This is a major doc update. My observation is that if you get a quick approval, it may be worth waiting a bit in case others may suggest some items.
backticks around llvm::Optional?