HazardyKnusperkeks added inline comments.
================ Comment at: clang/lib/Format/Format.cpp:3476-3477 + + // Regarding the 16: Note that multiple passes are added in + // addQualifierAlignmentFixerPasses(). + SmallVector<AnalyzerPass, 16> Passes; ---------------- owenpan wrote: > This comment is unnecessary and too verbose IMO. I suggest that it be deleted. > This comment is unnecessary and too verbose IMO. I suggest that it be deleted. I think one should note that there are more passes added than directly meets the eye here. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D153228/new/ https://reviews.llvm.org/D153228 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits