summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-12-23 23:51:58 +0000
committerDouglas Gregor <dgregor@apple.com>2010-12-23 23:51:58 +0000
commitda3cc0d3bf22d8dd92df063c38ff788c713b78df (patch)
treef023677331cafb43b4bd87629648ec3bee5f1f8e /llvm/lib/Transforms
parentd71ffbcb2477dbd52aa5702c3ca994e720a1d360 (diff)
downloadbcm5719-llvm-da3cc0d3bf22d8dd92df063c38ff788c713b78df.tar.gz
bcm5719-llvm-da3cc0d3bf22d8dd92df063c38ff788c713b78df.zip
Add an AST representation for non-type template parameter
packs, e.g., template<typename T, unsigned ...Dims> struct multi_array; along with semantic analysis support for finding unexpanded non-type template parameter packs in types, expressions, and so on. Template instantiation involving non-type template parameter packs probably doesn't work yet. That'll come soon. llvm-svn: 122527
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud