erichkeane added a comment.

In https://reviews.llvm.org/D45383#1060275, @efriedma wrote:

> 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.


Unfortunately, the problem shows in vprintf as well, not just __builtin 
functions.  So that would solve the original bug report, but not the rest of 
the similar issues.


Repository:
  rC Clang

https://reviews.llvm.org/D45383



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to