From 5573054c32ab412941931f143a31e7d258f878a9 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Thu, 8 Aug 2024 12:23:26 +0700 Subject: [PATCH] Remove `std::ranges::view_interface` visualizer. (#4835) --- stl/debugger/STL.natvis | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/stl/debugger/STL.natvis b/stl/debugger/STL.natvis index 01e8dd606b..718486c5b2 100644 --- a/stl/debugger/STL.natvis +++ b/stl/debugger/STL.natvis @@ -2001,16 +2001,6 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception - - {{ size={size()} }} - - empty() - front() - back() - data() - - - dangling