RamNalamothu marked 3 inline comments as done. RamNalamothu added a comment.
Thanks for the comments @MaskRay. ================ Comment at: lldb/unittests/Disassembler/RISCV/TestMCDisasmInstanceRISCV.cpp:23 + +class TestMCDisasmInstanceRISCV : public testing::Test { +public: ---------------- MaskRay wrote: > Place all classes and test methods in an anonymous namespace. All the disassembler tests need this change. Will address that in a separate patch. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D156086/new/ https://reviews.llvm.org/D156086 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits