commit | a8bc8c9e9ba5bffebde00340786fe8542469c435 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Thu Dec 23 22:44:42 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Thu Dec 23 22:44:42 2010 +0000 |
tree | 75be85d4dd770d5f44b6c43b54d38747e8de8e8b | |
parent | c32647d111e516593b9ba242cad7b8ff4016c155 [diff] |
Implement parsing of function parameter packs and non-type template parameter packs (C++0x [dcl.fct]p13), including disambiguation between unnamed function parameter packs and varargs (C++0x [dcl.fct]p14) for cases like void f(T...) where T may or may not contain unexpanded parameter packs. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122520 91177308-0d34-0410-b5e6-96231b3b80d8