[PATCH] D45383: Strip reference from a va_list object in C when merging parameter types.
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 6 14:07:09 PDT 2018
efriedma added a comment.
By "builtins" I meant specifically the stuff that that user code isn't allowed to declare, like __builtin_*, since they often have weird/incomplete signatures.
Repository:
rC Clang
https://reviews.llvm.org/D45383
More information about the cfe-commits
mailing list