Encapsulate template arguments lists in a new class,
TemplateArgumentList. This avoids the need to pass around
pointer/length pairs of template arguments lists, and will eventually
make it easier to introduce member templates and variadic templates.

llvm-svn: 71517
9 files changed
tree: ac98e6e6050218aec7d1cf22075e734a99270b7d
  1. clang/
  2. llvm/