From 7fce11d144c96c6602509d3a02f403e7249df48d Mon Sep 17 00:00:00 2001 From: Eric Ludlam Date: Tue, 7 Apr 2015 20:53:45 -0400 Subject: [PATCH] Uniquafy names from last example from Martin to include ms_ prefix. --- test/manual/cedet/cedet/semantic/tests/testnsp.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/manual/cedet/cedet/semantic/tests/testnsp.cpp b/test/manual/cedet/cedet/semantic/tests/testnsp.cpp index 2557ed9d840..b526d4d7447 100644 --- a/test/manual/cedet/cedet/semantic/tests/testnsp.cpp +++ b/test/manual/cedet/cedet/semantic/tests/testnsp.cpp @@ -81,6 +81,7 @@ void foo(void) { // but you are one level into the completion so the originating scope // excludes the type of the variable you are completing through? // Thanks Martin Stein for this nice example. + namespace ms_structs { struct aaa -- 2.39.2