================
@@ -4787,6 +4788,7 @@ void CXXNameMangler::mangleRequirement(SourceLocation 
RequiresExprLoc,
 
 void CXXNameMangler::mangleExpression(const Expr *E, unsigned Arity,
                                       bool AsTemplateArg) {
+  // clang-format off
----------------
zyn0217 wrote:

Is it still a problem now? (it's been so long and I wish clang-format no longer 
suffers from this issue)

https://github.com/llvm/llvm-project/pull/123513
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to