Remove checks for __GNUCLIKE macros for varargs.
All supported compilers (modern versions of GCC and clang) support
these.
PR: 263102 (exp-run)
Reviewed by: brooks, imp
Differential Revision: https://reviews.freebsd.org/D34800
Remove checks for __GNUCLIKE macros for varargs. Tags None Referenced Files None Subscribers None
Description
Details
|