[PATCH] D148318: [clang-tidy] Add `performance-avoid-endl` check
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 14 07:42:16 PDT 2023
PiotrZSL added inline comments.
================
Comment at: clang-tools-extra/clang-tidy/performance/AvoidEndlCheck.cpp:1
+//===--- AvoidEndlCheck.cpp - clang-tidy --------------------------------===//
+//
----------------
rename script got problem with this comment, you may need to align it manually
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148318/new/
https://reviews.llvm.org/D148318
More information about the cfe-commits
mailing list