diff options
| author | Douglas Gregor <dgregor@apple.com> | 2008-12-05 18:15:24 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2008-12-05 18:15:24 +0000 |
| commit | 5101c24f60997b3775624f5c9488ded8e9f3cdf2 (patch) | |
| tree | 2807802cd135f700026aa90f8d842508b2630d5a /llvm/lib/Analysis/ProfileInfoLoader.cpp | |
| parent | 43c08918389ca2f928a94a4f2a5faa256a10e8e4 (diff) | |
| download | bcm5719-llvm-5101c24f60997b3775624f5c9488ded8e9f3cdf2.tar.gz bcm5719-llvm-5101c24f60997b3775624f5c9488ded8e9f3cdf2.zip | |
Representation of template type parameters and non-type template
parameters, with some semantic analysis:
- Template parameters are introduced into template parameter scope
- Complain about template parameter shadowing (except in Microsoft mode)
Note that we leak template parameter declarations like crazy, a
problem we'll remedy once we actually create proper declarations for
templates.
Next up: dependent types and value-dependent/type-dependent
expressions.
llvm-svn: 60597
Diffstat (limited to 'llvm/lib/Analysis/ProfileInfoLoader.cpp')
0 files changed, 0 insertions, 0 deletions

