================ @@ -1854,6 +1854,49 @@ class VMAddressProvider { }; } +namespace { ---------------- JDevlieghere wrote: Nit: LLVM and LLDB prefer static functions over anonymous namespaces. https://github.com/llvm/llvm-project/pull/90099