[Lldb-commits] [PATCH] D131539: [lldb] Make sure all Python API tests are marked as NO_DEBUG_INFO_TESTCASE

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 9 20:56:51 PDT 2022


kastiglione added a comment.

this diff has made me wonder: should we have a `NoDebugInfoTestCase` that can be used by any test, and would replace assigning to `NO_DEBUG_INFO_TESTCASE`?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131539/new/

https://reviews.llvm.org/D131539



More information about the lldb-commits mailing list