Skip to content
Commit 9bfc2e50 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 3003001a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment