HomeFreeBSD

Remove checks for __GNUCLIKE___TYPEOF assuming it is always true.

Description

Remove checks for GNUCLIKE_TYPEOF assuming it is always true.

All supported compilers (modern versions of GCC and clang) support
this.

PR: 263102 (exp-run)
Reviewed by: brooks, imp, emaste
Differential Revision: https://reviews.freebsd.org/D34798

Details

Provenance
jhbAuthored on Apr 12 2022, 5:05 PM
Reviewer
brooks
Differential Revision
D34798: Remove checks for __GNUCLIKE___TYPEOF assuming it is always true.
Parents
rG56f5947a7102: Remove checks for __GNUCLIKE_ASM assuming it is always true.
Branches
Unknown
Tags
Unknown