Unverified Commit 7b018617 authored by Matheus Izvekov's avatar Matheus Izvekov
Browse files

[clang] NFCI: remove obsolete workaround for template default arguments

This removes a workaround for template template arguments pointing to
older template declarations, which don't have the most recent default
argument definition.

The removed workaround was introduced in 1abacfcb,
but https://github.com/llvm/llvm-project/pull/75569 introduced a
better fix which is more comprehensive and doesn't require rebuilding
TemplateNames.
parent 98d5d344
Pipeline #3138 failed with stages
in 0 seconds
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment