Files
clang-p2996/clang/test/ExtractAPI/method_template.cpp
Daniel Grumberg 7a67479392 [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
2024-05-17 10:33:31 +01:00

5.1 KiB