[Lldb-commits] [PATCH] D65872: [lldb][NFC] Check in test case for testing virtual function calls in pointers and references.
Davide Italiano via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Aug 7 09:51:46 PDT 2019
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
I seem to remember there was a bug where you run the expression twice and the second time it crashes/it's not evaluated correctly [at least this is what I remember talking to Lang ~18 months ago].
If that works, yay for more coverage!
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65872/new/
https://reviews.llvm.org/D65872
More information about the lldb-commits
mailing list