aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFaisal Vali <faisalv@yahoo.com>2015-08-23 13:14:42 +0000
committerFaisal Vali <faisalv@yahoo.com>2015-08-23 13:14:42 +0000
commit0a774c0a4d261fc9a8356a96f6176a36f0117207 (patch)
treeef3e86e5968e837b03d1d5b69a757bce5c0edd4e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentb24a7111b451e8b556824634e08bcf81fd36d255 (diff)
downloadllvm-0a774c0a4d261fc9a8356a96f6176a36f0117207.zip
llvm-0a774c0a4d261fc9a8356a96f6176a36f0117207.tar.gz
llvm-0a774c0a4d261fc9a8356a96f6176a36f0117207.tar.bz2
Add a missing 'classof' to AST Node TypoExpr to identify its 'Kind'.
I'm not sure why TypoExpr had its classof left out - but I expect every AST node should fulfill the 'contract of classof' (http://llvm.org/docs/HowToSetUpLLVMStyleRTTI.html). There should be no functionality change. I just happened to notice it was missing, while messing around with something else. llvm-svn: 245812
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions