diff options
| author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-12-28 02:37:25 +0000 |
|---|---|---|
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-12-28 02:37:25 +0000 |
| commit | 57aae07b4a31a5843fc6c808855ba138d62e7f23 (patch) | |
| tree | 8528311cb0cc59c03065f0c638377cdba52e501c /llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp | |
| parent | 69c5cc69edc8e768fc79036bc51017eadc8234de (diff) | |
| download | bcm5719-llvm-57aae07b4a31a5843fc6c808855ba138d62e7f23.tar.gz bcm5719-llvm-57aae07b4a31a5843fc6c808855ba138d62e7f23.zip | |
DR1315: a non-type template argument in a partial specialization is permitted
to make reference to template parameters. This is only a partial
implementation; we retain the restriction that the argument must not be
type-dependent, since it's unclear how that would work given the existence of
other language rules requiring an exact type match in this context, even for
type-dependent cases (a question has been raised on the core reflector).
llvm-svn: 290647
Diffstat (limited to 'llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

