diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-25 14:23:25 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2019-09-25 14:23:25 +0000 |
commit | b2befe47dc4067416729080bd4531af6197bc265 (patch) | |
tree | 29a4dd30269d0baab07ab068c1ae8a9bd7f2a487 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | aefdc1e37a840f6448989cbce7b76831b818cc67 (diff) | |
download | llvm-b2befe47dc4067416729080bd4531af6197bc265.zip llvm-b2befe47dc4067416729080bd4531af6197bc265.tar.gz llvm-b2befe47dc4067416729080bd4531af6197bc265.tar.bz2 |
Fix analyzer TypeAttributeImpl::anchor() override.
TypeAttributeImpl inherits from EnumAttributeImpl which already defines anchor() as a virtual, so we should override this instead of redeclaring it.
llvm-svn: 372877
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions