[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
Please register or sign in to comment