Skip to content
Commit 559cc697 authored by Richard Smith's avatar Richard Smith
Browse files

[serialization] PR34728: Don't assume that only a suffix of template

parameters can have default arguments.

At least for function templates and class template partial
specializations, it's possible for a template parameter with a default
argument to be followed by a non-pack template parameter with no default
argument, and this case was not properly handled here.

Testcase by Steve O'Brien!

llvm-svn: 338438
parent baf94f83
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment