================ @@ -813,6 +822,21 @@ struct DescriptorRange { } }; } // namespace v2 +namespace v3 { ---------------- inbelic wrote: nit: ```suggestion namespace v3 { ``` https://github.com/llvm/llvm-project/pull/159659