================
@@ -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 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
