summaryrefslogtreecommitdiff
path: root/llvm/docs/HowToSetUpLLVMStyleRTTI.rst
Commit message (Expand)AuthorAgeFilesLines
* [llvm] Use std::optional instead of llvm::Optional (NFC)Kazu Hirata2023-02-141-6/+6
* [docs] Fix style and typo in HowToSetUpLLVMStyleRTTI.rst after D126943Fangrui Song2022-06-061-12/+9
* [docs] Fix RST code-block syntax in HowToSetUpLLVMStyleRTTI.rstKristof Beyls2022-06-031-0/+6
* [LLVM][Docs] Update for HowToSetUpLLVMStyleRTTI.rst, NFC.bzcheeseman2022-06-021-0/+99
* [docs] Fix typosKazu Hirata2020-08-091-1/+1
* [docs] Fix an RST error introduced in e823068306e.Lang Hames2020-04-151-1/+1
* [Support] Add support RTTI support for open class hierarchies.Lang Hames2020-04-131-0/+55
* Doc: Links should use httpsSylvestre Ledru2020-03-221-3/+3
* [docs][LLVM-style RTTI] Add a mention of multiple inheritance.Sean Silva2015-02-071-0/+14
* [docs] [cleanup] No need for a comment around C++11 overrideSean Silva2015-01-281-6/+6
* [C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer2014-03-071-2/+2
* [docs] Discuss a potential bug to be aware of.Sean Silva2013-03-161-0/+72
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* remove the rest of the "written by" lines in the documentation. It isChris Lattner2013-01-101-2/+0
* docs: Update example to conform to coding standards.Sean Silva2012-10-121-19/+19
* docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-111-26/+59
* docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva2012-10-111-21/+39
* HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.Dmitri Gribenko2012-10-051-5/+5
* docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva2012-10-051-0/+281