JonasToth added inline comments.

================
Comment at: clang-tidy/abseil/DurationDivisionCheck.cpp:50
+                 *result.SourceManager, result.Context->getLangOpts()),
+             ")");
+}
----------------
deannagarcia wrote:
> JonasToth wrote:
> > This line looks odd, does it come from clang-format?
> I have run clang-format on this file and it's still formatted like this.
Leave as is :)


https://reviews.llvm.org/D50389



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to