summaryrefslogtreecommitdiff
path: root/docs/HowToSetUpLLVMStyleRTTI.rst
AgeCommit message (Expand)Author
2015-02-07[docs][LLVM-style RTTI] Add a mention of multiple inheritance.Sean Silva
2015-01-28[docs] [cleanup] No need for a comment around C++11 overrideSean Silva
2014-03-07[C++11] Replace LLVM-style type traits with C++11 standard ones.Benjamin Kramer
2013-03-16[docs] Discuss a potential bug to be aware of.Sean Silva
2013-01-11docs: Fix long standing linking antipattern.Sean Silva
2013-01-10remove the rest of the "written by" lines in the documentation. It isChris Lattner
2012-10-12docs: Update example to conform to coding standards.Sean Silva
2012-10-11docs: Improve HowToSetUpLLVMStyleRTTI.Sean Silva
2012-10-11docs: Update HowToSetUpLLVMStyleRTTI.Sean Silva
2012-10-05HowToSetUpLLVMStyleRTTI.rst: remove unneeded semicolons in code examples.Dmitri Gribenko
2012-10-05docs: Add HowToSetUpLLVMStyleRTTI.rst.Sean Silva