[Lldb-commits] [PATCH] D53731: [NativePDB] Add the ability to display global variables

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 25 15:32:18 PDT 2018


jingham added a comment.

Could you also use Vedant's new FileCheck dotest test class?  That should allow you to write the tests exactly as you are, but use the dotest mechanism to build and run the example.


https://reviews.llvm.org/D53731





More information about the lldb-commits mailing list