[clang] [libTooling] Fix `getFileRangeForEdit` for inner nested template types (PR #87673)

Yitzhak Mandelbaum via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 5 06:44:56 PDT 2024


https://github.com/ymand approved this pull request.

Nice work - really subtle! I'd been wondering how clang handles this issue (of relexing returning the wrong token because it lacked context).

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


More information about the cfe-commits mailing list