[Lldb-commits] [lldb] [NFC][lldb][windows] fully qualify references to MemoryRegionInfo (PR #169845)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 28 02:11:10 PST 2025
https://github.com/DavidSpickett approved this pull request.
LGTM
Please include a docs link in the PR description. I think https://learn.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-queryvirtualmemoryinformation is good enough, the table at the bottom has minimum versions.
Nothing seems to tell us what MemoryRegionInfo actually is, but the name existing is enough for the purposes of this PR.
https://github.com/llvm/llvm-project/pull/169845
More information about the lldb-commits
mailing list