Nicolas
Results
2
comments of
Nicolas
Ok so apparently this makes an enum test fail. I don't really understand what's the test purpose nor what it's testing.
> With your fix applied, we produce invalid code like `namespace N { enum E { } ; } void g ( int ) ; void f ( ) {...