================
@@ -1854,6 +1854,49 @@ class VMAddressProvider {
};
}
+namespace {
----------------
al45tair wrote:
This file already uses anonymous namespaces, but I'll change the function to `static` instead.
https://github.com/llvm/llvm-project/pull/90099