================
@@ -115,13 +115,16 @@ class StmtVisitorBase {
// If the implementation chooses not to implement a certain visit method,
fall
// back on VisitExpr or whatever else is the superclass.
+ // clang-format off
----------------
dzbarsky wrote:fair enough, done! https://github.com/llvm/llvm-project/pull/203125 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
