[Lldb-commits] [clang] [clang-tools-extra] [lldb] [clang] implement CWG1980 and CWG2064: instantiation-dependency improvements (PR #190495)

Matheus Izvekov via lldb-commits lldb-commits at lists.llvm.org
Mon May 25 08:28:52 PDT 2026


mizvekov wrote:

> Perhaps we should update the documentation in 'TypeBase.h' and 'InternalsManual.rst' to state that the canonical type stored in `ExtQualsTypeCommonBase` is the structural canonical type.

Perhaps. Though it would be a huge effort to update the terminology everywhere, and I'd expect we would still refer to structural canonical types as simply 'canonical types' unless where we want to specifically contrast it to functional canonical types.

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


More information about the lldb-commits mailing list