diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2017-06-12 17:44:30 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2017-06-12 17:44:30 +0000 |
commit | b5fe855dfbb1c62e9d82b34cd4f000c122e26256 (patch) | |
tree | c449bf7a17438d16f6443cec81856e0b05d323b0 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 5e7b7b7503d0e2e2cbd23d9e027ce4670ce57d3a (diff) | |
download | bcm5719-llvm-b5fe855dfbb1c62e9d82b34cd4f000c122e26256.tar.gz bcm5719-llvm-b5fe855dfbb1c62e9d82b34cd4f000c122e26256.zip |
[Sema] Use the right FoldingSet.
We were doing FindNodeOrInsertPos on SubstTemplateTypeParmPackTypes, so
we should presumably be inserting into SubstTemplateTypeParmPackTypes.
Looks like the FoldingSet API can be tweaked a bit so that we can catch
things like this at compile-time. I'll look into that shortly.
I'm unsure of how to test this; suggestions welcome.
Thanks to Vladimir Voskresensky for bringing this up!
llvm-svn: 305207
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions