aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2020-05-28 17:36:48 +0200
committerDmitri Gribenko <gribozavr@gmail.com>2020-05-28 17:58:29 +0200
commit35492270ed705ea9ac98ba04c6fda1adafef613a (patch)
treeee111c0571222871f75de3748a05fea683d3cf09 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent73c120a9895a7e12e3c29a755d64096c8bd0220f (diff)
downloadllvm-35492270ed705ea9ac98ba04c6fda1adafef613a.zip
llvm-35492270ed705ea9ac98ba04c6fda1adafef613a.tar.gz
llvm-35492270ed705ea9ac98ba04c6fda1adafef613a.tar.bz2
Remove WrapperMatcherInterface
Summary: WrapperMatcherInterface is an abstraction over a member variable -- in other words, not much of an abstraction at all. I think it makes code harder to read more than in helps with deduplication. Not to even mention the questionable usage of the ~Interface suffix for a type with state. Reviewers: ymandel Reviewed By: ymandel Subscribers: arichardson, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D80704
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions