diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-12-23 22:44:42 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-12-23 22:44:42 +0000 |
commit | 27b4c16fefde48966b65f878799e9a7792275675 (patch) | |
tree | 720bde9e2688238bfbd9fee94671d1d4b4af93f4 /llvm | |
parent | 1d56c9eed77fe703f389bfa82f79b155a30168d4 (diff) | |
download | bcm5719-llvm-27b4c16fefde48966b65f878799e9a7792275675.tar.gz bcm5719-llvm-27b4c16fefde48966b65f878799e9a7792275675.zip |
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.
llvm-svn: 122520
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions