[Lldb-commits] [PATCH] D61266: Skip TestClassTemplateParameterPack.py on all platforms
Frederic Riss via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 29 12:46:03 PDT 2019
friss requested changes to this revision.
friss added a comment.
This revision now requires changes to proceed.
We shouldn't skip the whole test, just the expressions that worked for bad reasons. Calling functions on local variables should work, it's just creating the templated objects that is completely broken.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61266/new/
https://reviews.llvm.org/D61266
More information about the lldb-commits
mailing list