mirror of
https://github.com/github/codeql.git
synced 2026-08-05 18:03:27 +02:00
323 B
323 B
category
| category |
|---|
| feature |
- Added a
getOriginalTemplatepredicate toTemplateClass,TemplateFunction,TemplateVariable, andAliasTemplateType, which yields the class member template the template was generated from. The predicates only have results for templates that are members of class template instantiations.