[clang] [clang][AST] Assert that DependentNameType::Name is not null (PR #122418)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 12:28:24 PST 2025


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

LGTM, Indeed a DependentNameType with no 'Name' doesn't make sense.

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


More information about the cfe-commits mailing list