================
@@ -28,6 +29,14 @@ class TestMCDisasmInstanceRISCV : public testing::Test {
static void TearDownTestCase();
protected:
+ // Helper wrapper to call the UpdateSubtargetFeatures function under test
----------------
JDevlieghere wrote:Missing period. https://github.com/llvm/llvm-project/pull/147990 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
