erichkeane added a comment.

One big issue with just disallowing redecls of builtins is we have is that a 
number of these are actually expected to be in the system headers/libraries 
(such as vprintf).  A ton of the math.h functions are also builtins.


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