diff options
author | Chris Lattner <clattner@nondot.org> | 2020-04-15 22:27:19 -0700 |
---|---|---|
committer | Chris Lattner <clattner@nondot.org> | 2020-04-16 12:57:43 -0700 |
commit | 39c9c12b76da27bd52ca1b82c3d39d9c9b59ad0f (patch) | |
tree | 07a54980031ca97b7f2d9c6b6cda226983581fca /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 75c4408653753fbb8e273ad41cd41997d498e7d3 (diff) | |
download | llvm-39c9c12b76da27bd52ca1b82c3d39d9c9b59ad0f.zip llvm-39c9c12b76da27bd52ca1b82c3d39d9c9b59ad0f.tar.gz llvm-39c9c12b76da27bd52ca1b82c3d39d9c9b59ad0f.tar.bz2 |
[clang-tools-extra] reimplement PreprocessorTracker in terms of StringSet.
Summary:
PreprocessorTracker is the last user of the old StringPool class, which
isn't super loved and isn't a great improvement over a plan StringSet.
Once this goes in we can remove StringPool entirely.
This is as discussed on cfe-dev.
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D78273
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions