aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/assembler-with-cpp.c
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-01-05 23:12:31 +0000
committerDouglas Gregor <dgregor@apple.com>2011-01-05 23:12:31 +0000
commit603cfb4da2f7ba08a1c3452c2fbf70585b8e7621 (patch)
tree5d4d53e48f48770f5b9d1a429ded000d32823925 /test/Preprocessor/assembler-with-cpp.c
parent8678d44d973989a7af70311572626036219307e2 (diff)
Initial implementation of function parameter packs. This implementation allows:
1) Declaration of function parameter packs 2) Instantiation of function parameter packs within function types. 3) Template argument deduction of function parameter packs when matching two function types. We're missing all of the important template-instantiation logic for function template definitions, along with template argument deduction from the argument list of a function call, so don't even think of trying to use these for real yet. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@122926 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Preprocessor/assembler-with-cpp.c')
0 files changed, 0 insertions, 0 deletions