In C++, a variadic function does not need an ellipsis prior to the comma....
In C++, a variadic function does not need an ellipsis prior to the comma. Parse it in both C and C++, but diagnose it as an error in C with a fix-it hint to add the comma. llvm-svn: 82576
Loading
Please register or sign in to comment