[clang] [clang] Distinguish unresolved templates in UnresolvedLookupExpr (PR #89019)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 06:36:16 PDT 2024


https://github.com/erichkeane commented:

This is introducing a new type that has a pretty subtle difference vs others.  Can we have some documentation in the internals manual explaining the difference?

Code wise, I think this looks fine.

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


More information about the cfe-commits mailing list