diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2017-06-12 20:52:53 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2017-06-12 20:52:53 +0000 |
commit | 1f990e5b4f2769ec99ee68218677338a5d6a2adf (patch) | |
tree | 68161af08e6e4d373f7736620c37d691e70906f5 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 7a61316e89862e12eda0a1e92619ff17897f929f (diff) | |
download | bcm5719-llvm-1f990e5b4f2769ec99ee68218677338a5d6a2adf.tar.gz bcm5719-llvm-1f990e5b4f2769ec99ee68218677338a5d6a2adf.zip |
[ADT] Reduce duplication between {Contextual,}FoldingSet; NFC
This is a precursor to another change (coming soon) that aims to make
FoldingSet's API more type-safe. Without this, the type-safety change
would just duplicate 4 more public methods between the already very
similar classes.
This renames FoldingSetImpl to FoldingSetBase so it's consistent with
the FooBase -> FooImpl<T> -> Foo<T> convention we seem to have with
other containers.
llvm-svn: 305231
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions