aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-12-28 02:37:25 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-12-28 02:37:25 +0000
commit57aae07b4a31a5843fc6c808855ba138d62e7f23 (patch)
tree8528311cb0cc59c03065f0c638377cdba52e501c /clang/lib/CodeGen/CodeGenModule.h
parent69c5cc69edc8e768fc79036bc51017eadc8234de (diff)
downloadllvm-57aae07b4a31a5843fc6c808855ba138d62e7f23.zip
llvm-57aae07b4a31a5843fc6c808855ba138d62e7f23.tar.gz
llvm-57aae07b4a31a5843fc6c808855ba138d62e7f23.tar.bz2
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 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions