diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-12-27 07:56:27 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2016-12-27 07:56:27 +0000 |
commit | 0e617ecdd115984ce6729554e17ea20a2783194f (patch) | |
tree | 77c399296d5527dc2f9b725c035c59a1e7773a06 /llvm/lib/Support/Debug.cpp | |
parent | 625038d5d5f406385f44983ac2a442b20ad7b241 (diff) | |
download | llvm-0e617ecdd115984ce6729554e17ea20a2783194f.zip llvm-0e617ecdd115984ce6729554e17ea20a2783194f.tar.gz llvm-0e617ecdd115984ce6729554e17ea20a2783194f.tar.bz2 |
DR1495: A partial specialization is ill-formed if it is not (strictly) more
specialized than the primary template. (Put another way, if we imagine there
were a partial specialization matching the primary template, we should never
select it if some other partial specialization also matches.)
llvm-svn: 290593
Diffstat (limited to 'llvm/lib/Support/Debug.cpp')
0 files changed, 0 insertions, 0 deletions