Unverified Commit 7a674793 authored by Daniel Grumberg's avatar Daniel Grumberg Committed by GitHub
Browse files

[clang][ExtractAPI] Correctly generate declaration fragments for non-type...

[clang][ExtractAPI] Correctly generate declaration fragments for non-type template parameters (#91958)

Previously we only generated declaration fragments for template type
parameters/arguments, this adds supports for most other possible
template parameters/arguments.

rdar://127732598
parent 33bf08ec
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