[PATCH] D148318: [clang-tidy] Add `performance-avoid-endl` check
André Schackier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 20 04:43:38 PDT 2023
AMS21 updated this revision to Diff 515283.
AMS21 marked 12 inline comments as done.
AMS21 added a comment.
Implement suggested changes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148318/new/
https://reviews.llvm.org/D148318
Files:
clang-tools-extra/clang-tidy/performance/AvoidEndlCheck.cpp
clang-tools-extra/clang-tidy/performance/AvoidEndlCheck.h
clang-tools-extra/clang-tidy/performance/CMakeLists.txt
clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/performance/avoid-endl.rst
clang-tools-extra/test/clang-tidy/checkers/performance/avoid-endl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148318.515283.patch
Type: text/x-patch
Size: 21964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230420/22464d69/attachment-0001.bin>
More information about the cfe-commits
mailing list