Closed abcq2 closed 1 year ago
cdecl+ accepts typedef-name where it shouldn't:
FILE void long FILE unsigned double FILE long
cdecl+ accepts bool almost everywhere:
bool double bool float bool struct foo
bool still needs to receive additional specifier conflicts.
bool
cdecl+ accepts typedef-name where it shouldn't:
FILE void long FILE unsigned double FILE long
cdecl+ accepts bool almost everywhere:
bool double bool float bool struct foo