| commit | 38175a2e751593c24eb63679191572ed250c6d4c | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Sep 28 22:08:38 2016 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Wed Sep 28 22:08:38 2016 +0000 |
| tree | 6a62224231e4880ad3e19f79574617dcfaf594df | |
| parent | ea117bf9ad162950a1fdd527f8b75d1bdf22456b [diff] |
Fix bug where template argument deduction of a non-type template parameter used as a template argument in a template-id, from a null non-type template argument, failed. Extracted from a patch by James Touton! llvm-svn: 282641