Commit 4f22de03 by Carlo Wood

Lets add the correct test case instead.

From-SVN: r72481
parent be3faf89
......@@ -28,7 +28,7 @@ int main()
using namespace __gnu_test;
// cplus-dem CORE
verify_demangle("_Z1xNiEE",
verify_demangle("_Z1xINiEE",
"error code = -2: invalid mangled name");
return 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment