Revert "Merge pull request #79171 from augusto2112/debug-info-witness-table"

This reverts commit c8eba86c3e, reversing
changes made to 98c3993503.
This commit is contained in:
Augusto Noronha
2025-05-22 11:45:37 +09:00
parent c8eba86c3e
commit 680fbc566f
16 changed files with 104 additions and 251 deletions

View File

@@ -7364,10 +7364,7 @@ public:
/// Get the name of the generic type parameter.
Identifier getName() const;
/// Get the canonical <tau>_n_n name;
Identifier getCanonicalName() const;
/// The depth of this generic type parameter, i.e., the number of outer
/// levels of generic parameter lists that enclose this type parameter.
///