aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/dependent-type-identity.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaTemplate/dependent-type-identity.cpp')
-rw-r--r--test/SemaTemplate/dependent-type-identity.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/SemaTemplate/dependent-type-identity.cpp b/test/SemaTemplate/dependent-type-identity.cpp
index 6843dbe892..739cb7f39f 100644
--- a/test/SemaTemplate/dependent-type-identity.cpp
+++ b/test/SemaTemplate/dependent-type-identity.cpp
@@ -5,7 +5,6 @@
// specifies type equivalence within a template.
//
// FIXME: template template parameters
-// FIXME: members of the current instantiation
namespace N {
template<typename T>