mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Merge pull request #79171 from augusto2112/debug-info-witness-table"
This reverts commitc8eba86c3e, reversing changes made to98c3993503.
This commit is contained in:
@@ -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.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user