llvm-project/clang/test/CXX/expr/expr.unary/expr.sizeof
Douglas Gregor 820ba7ba43 Implement the sizeof...(pack) expression to compute the length of a
parameter pack.

Note that we're missing proper libclang support for the new
SizeOfPackExpr expression node.

llvm-svn: 122813
2011-01-04 17:33:58 +00:00
..
p5-0x.cpp Implement the sizeof...(pack) expression to compute the length of a 2011-01-04 17:33:58 +00:00