diff options
author | Erick Velez <erickvelez7@gmail.com> | 2024-04-02 08:42:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-02 08:42:13 -0700 |
commit | 2b6c038e1f15a64ade8ddb4e0ad60942c2132228 (patch) | |
tree | bbf65220df2693b5e7effd02b228e68ca1e1bdf8 /llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp | |
parent | 31880df9947d58c160b691160c4714277be7c31e (diff) | |
download | llvm-2b6c038e1f15a64ade8ddb4e0ad60942c2132228.zip llvm-2b6c038e1f15a64ade8ddb4e0ad60942c2132228.tar.gz llvm-2b6c038e1f15a64ade8ddb4e0ad60942c2132228.tar.bz2 |
[clang][ExtractAPI] improve template argument name deduction (#77716)
The names of template arguments in partial specializations or parameters
used as types might be mangled according to index and depth. Instead of
looping through parameter lists to find matches like we do now, they can
be deduced via their QualTypes or as written from the AST.
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyMachineFunctionInfo.cpp')
0 files changed, 0 insertions, 0 deletions