MDNode, MDString, and NamedMDNode are not meant to be subclassed;
authorDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 15:34:03 +0000 (15:34 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 24 Aug 2010 15:34:03 +0000 (15:34 +0000)
commit2426668562623cf94809309c93b41ecea856b19d
tree760d36c9b42bca3b952763d0551236e06d6c3312
parent6826114d6e10725d122dca9352dc2d99a0f693e9
MDNode, MDString, and NamedMDNode are not meant to be subclassed;
make their protected members private. And remove an unnecessary
explicit keyword.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111915 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Metadata.h