From 205187b561c3b31fa931e73e8f7263f0c4b1de41 Mon Sep 17 00:00:00 2001 From: Tim Foley Date: Thu, 15 Jun 2017 13:24:25 -0700 Subject: Rename `CoreLib::*` to `Slang` Getting rid of more namespace complexity and stripping things down to the basics. This also gets rid of some dead code in the "core" library. --- source/core/core.natvis | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'source/core/core.natvis') diff --git a/source/core/core.natvis b/source/core/core.natvis index b856d31db..271e39663 100644 --- a/source/core/core.natvis +++ b/source/core/core.natvis @@ -2,12 +2,12 @@ - + {buffer.pointer,s} buffer.pointer,s - + {{ size={_count} }} _count @@ -18,7 +18,7 @@ - + {{ size={_count} }} _count @@ -31,7 +31,7 @@ - + {{ size={_count} }} _count @@ -42,7 +42,7 @@ - + {{ size={FCount} }} @@ -54,7 +54,7 @@ - + {{ size={_count} }} _count @@ -66,7 +66,7 @@ - + {{ size={_count} }} _count @@ -80,7 +80,7 @@ - + {{ size={dict._count} }} dict._count @@ -94,7 +94,7 @@ - + pointer empty RefPtr {*pointer} -- cgit v1.2.3