Previously, where name was applied to a template-specialization TypeLoc, it
returned the entire specialization (name, brackets, args) rather than just the
name identifier. With this change, exactly the name token is selected.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Optional: If the token range is only one token, you can specify a single location that is the start of the token.