firmiana402 wrote: > Please note that > [lldb-x86_64-win](https://lab.llvm.org/buildbot/#/builders/211) got broken: > > ``` > C:\buildbot\as-builder-10\lldb-x86-64\llvm-project\lldb\unittests\ValueObject\GetPointeeDataTest.cpp(60): > error C3668: '`anonymous-namespace'::SentinelProcess::DoReadMemory': method > with override specifier 'override' did not override any base class methods > ``` > > https://lab.llvm.org/buildbot/#/builders/211/builds/9936
I’ve submitted a PR to fix the compilation issue. #216978 https://github.com/llvm/llvm-project/pull/214088 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
