PR35045: Convert injected-class-name to its corresponding simple-template-id
during template argument deduction. We already did this when the injected-class-name was in P, but missed the case where it was in A. This (probably) can't happen except in implicit deduction guides. llvm-svn: 321779
Loading
Please sign in to comment