]> granicus.if.org Git - clang/commit
Fix an embarrassing think in the disambiguation logic for the ellipsis in a parameter...
authorDouglas Gregor <dgregor@apple.com>
Wed, 5 Jan 2011 23:06:07 +0000 (23:06 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 5 Jan 2011 23:06:07 +0000 (23:06 +0000)
commit8678d44d973989a7af70311572626036219307e2
tree10ee122eab1ee3f113b89a41c7ccfac65deb88d9
parent2b77cb803c76d01d2d10a58cec9334e2090cd7c3
Fix an embarrassing think in the disambiguation logic for the ellipsis in a parameter-type-list

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122924 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp