commit | 8a6538cd6117c5a7b1efb5c2e9cf172a5556c23e | [log] [tgz] |
---|---|---|
author | Sean Silva <silvas@purdue.edu> | Thu Oct 11 23:30:41 2012 +0000 |
committer | Sean Silva <silvas@purdue.edu> | Thu Oct 11 23:30:41 2012 +0000 |
tree | 552ea873d1ae8608d96e550c071e79042e8b1d66 | |
parent | 8b8fa7b2f403ae2f342413239c4151e075022c97 [diff] |
docs: Update HowToSetUpLLVMStyleRTTI. Recent changes to isa<>/dyn_cast<> have made unnecessary those classof() of the form: static bool classof(const Foo *) { return true; } Accordingly, remove mention of such classof() from the documentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165766 91177308-0d34-0410-b5e6-96231b3b80d8