diff options
author | Rui Ueyama <ruiu@google.com> | 2017-09-18 23:07:21 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-09-18 23:07:21 +0000 |
commit | e084aac123fe317c5e3c2e4f22826248be802946 (patch) | |
tree | caa41e5bdeb77f8251efafdbceed850841eb6373 /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | a6ff61796762164227a0a1ec8f36ddb57e47ceb9 (diff) | |
download | llvm-e084aac123fe317c5e3c2e4f22826248be802946.zip llvm-e084aac123fe317c5e3c2e4f22826248be802946.tar.gz llvm-e084aac123fe317c5e3c2e4f22826248be802946.tar.bz2 |
Do not use inheritance for EhSectionPiece.
EhSectionPiece inherited from SectionPiece, but we did not actually use
EhSectionPiece objects as SectionPiece ojbects. They were handled as
distinct types. So it didn't make much sense to use inheritance.
llvm-svn: 313587
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions