diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-22 21:41:40 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-22 21:41:40 +0000 |
commit | ed5d651b0d4b99d0b68bb8d4633e49b98c95bd8f (patch) | |
tree | f59bfc4080cd48710143db1d396c311581e1deb0 /lib/Sema/SemaCodeComplete.cpp | |
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
Diffstat (limited to 'lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions