Add more test coverage for D77598
authorDavid Blaikie <dblaikie@gmail.com>
Mon, 15 Nov 2021 05:09:11 +0000 (21:09 -0800)
committerDavid Blaikie <dblaikie@gmail.com>
Mon, 15 Nov 2021 05:09:11 +0000 (21:09 -0800)
commit50fdd7df827137c8465abafa82a6bae7c87096c5
treefd1da7dae65880cfb93d1538b1974bea80ea1b9b
parentb2589e326ba4407d8314938a4f7498086e2203ea
Add more test coverage for D77598

Add coverage to demonstrate why including the type of template
parameters is necessary to disambiguate function template
specializations.

Test courtesy of Richard Smith
clang/test/AST/ast-dump-templates.cpp