Previously, we'd accept the attached test because we didn't substitute into void_t when we really ought to of.
Fixes llvm.org/PR39623
Thanks!
Differential D54414
[Sema] Make sure we substitute an instantiation-dependent default template parameter erik.pilkington on Nov 11 2018, 10:33 PM. Authored by
Details Previously, we'd accept the attached test because we didn't substitute into void_t when we really ought to of. Fixes llvm.org/PR39623 Thanks!
Diff Detail Event TimelineComment Actions LGTM, thanks :)
|
Very nit: The whole file has a space between the expected string and {{.