================
@@ -284,6 +284,7 @@ bool TypePrinter::canPrefixQualifiers(const Type *T,
case Type::FunctionNoProto:
case Type::Paren:
case Type::PackExpansion:
+
----------------
erichkeane wrote:
unrelated change?
https://github.com/llvm/llvm-project/pull/72644