[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
Mon Apr 9 12:21:34 PDT 2018


efriedma added a comment.

Basically, yes, although I was thinking you could be a bit more aggressive.  At least, anything marked "t" for custom typechecking is probably not something which should be redeclared.


Repository:
  rC Clang

https://reviews.llvm.org/D45383





More information about the cfe-commits mailing list