We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ab485 commit a3d5db9Copy full SHA for a3d5db9
cases_test.go
@@ -30084,7 +30084,6 @@ var casesExpectedFailures = map[string]bool{
30084
// intentionally should not demangle this case. Otherwise this maps
30085
// to the expected demangling.
30086
var casesExceptions = map[string]string{
30087
- "_Z1fIXtl1DmcM7DerivedKiadL_ZN11MoreDerived1zEEn8EEEEvv": "void f<D{(int const Derived::*)(&MoreDerived::z)}>()",
30088
}
30089
30090
func TestCases(t *testing.T) {
0 commit comments