Module Name: src Committed By: joerg Date: Fri Mar 20 01:06:12 UTC 2020
Modified Files: src/sys/sys: stdarg.h Log Message: Use __builtin_va_start for clang as well. This avoids a bug in the warning engine for the compatibility alias. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/sys/stdarg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.