Senticify some comments - post-commit review for e4b9f5e851

Based on feedback from Paul Robinson.
This commit is contained in:
David Blaikie 2021-09-15 13:58:29 -07:00
parent ae2a5facce
commit 8264846c0e
1 changed files with 3 additions and 3 deletions

View File

@ -1651,10 +1651,10 @@ CGDebugInfo::getOrCreateInstanceMethodType(QualType ThisPtr,
Qc.removeUnaligned();
// Keep the removed qualifiers in sync with
// CreateQualifiedType(const FunctionPrototype*, DIFile *Unit)
// on a 'real' member function type, these qualifiers are carried on the type
// On a 'real' member function type, these qualifiers are carried on the type
// of the first parameter, not as separate DW_TAG_const_type (etc) decorator
// tags around them. (but in the raw function types with qualifiers, they have
// to use wrapper types)
// tags around them. (But, in the raw function types with qualifiers, they have
// to use wrapper types.)
// Add "this" pointer.
const auto *OriginalFunc = cast<llvm::DISubroutineType>(