| Issue | 76423 |
|---|---|
| Summary | typeof_unqual outside C2X using alternate keyword |
| Labels | new issue |
| Assignees | |
| Reporter | crosdahl |
gcc has `__typeof_unqual__` as an alternate spelling for `typeof_unqual` which works in all c versions.
gcc docs reference: https://gcc.gnu.org/onlinedocs/gcc/Typeof.html
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
