| commit | 55ad91fecb076c4afadb2cf0591e1bc94db6df0b | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Thu Dec 18 19:37:40 2008 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Thu Dec 18 19:37:40 2008 +0000 |
| tree | 6ee2558608a2372f2d130e18adc9b7fa3f0b45d7 | |
| parent | 9443f0ea5e233948c36b180b8551987df0fbdd45 [diff] |
Ultrasimplistic sketch for the parsing of C++ template-ids. This won't become useful or correct until we (1) parse template arguments correctly, (2) have some way to turn template-ids into types, declarators, etc., and (3) have a real representation of templates. llvm-svn: 61208