[clang] [clang][Index][USR] Generate USRs for class-type non-type template arguments (PR #212356)

Ziqing Luo via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 27 16:57:35 PDT 2026


ziqingluo-90 wrote:

> > LGTM.
> > For `clang/test/Index/USR/class-type-tpl-arg.cpp` , what does `tpl` stand for here?
> 
> Template

😅 of course!  I was thinking of `nttp` and thought that might be a typo or what.

https://github.com/llvm/llvm-project/pull/212356


More information about the cfe-commits mailing list