commit | ed5d651b0d4b99d0b68bb8d4633e49b98c95bd8f | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Sep 22 21:41:40 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Sep 22 21:41:40 2009 +0000 |
tree | f59bfc4080cd48710143db1d396c311581e1deb0 | |
parent | cf54959eae25fb3050f41833f0eab91042fb1269 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82576 91177308-0d34-0410-b5e6-96231b3b80d8