[Lldb-commits] [PATCH] D13028: [RFC] Merge dsym and dwarf test cases

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 21 13:10:12 PDT 2015


emaste added a comment.

Haven't reviewed in depth yet but in general I really like this idea.


================
Comment at: test/lldbtest.py:524
@@ +523,3 @@
+def no_debug_info_test(func):
+    """Decorate the item as a test what don't use any debug info. If this annotation is specified
+       then the test runner won't generate a separate test for each debug info format. """
----------------
...as a test that doesn't use...


http://reviews.llvm.org/D13028





More information about the lldb-commits mailing list