[PATCH] D42682: [clang-tidy] Add io-functions-misused checker
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 16:33:57 PST 2018
hgabii updated this revision to Diff 176732.
hgabii marked an inline comment as done.
hgabii edited the summary of this revision.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42682/new/
https://reviews.llvm.org/D42682
Files:
clang-tidy/bugprone/BugproneTidyModule.cpp
clang-tidy/bugprone/CMakeLists.txt
clang-tidy/bugprone/IoFunctionsCheck.cpp
clang-tidy/bugprone/IoFunctionsCheck.h
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
docs/ReleaseNotes.rst
docs/clang-tidy/checks/bugprone-io-functions.rst
docs/clang-tidy/checks/cert-fio34-c.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/bugprone-io-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42682.176732.patch
Type: text/x-patch
Size: 14299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/8c7202bb/attachment-0001.bin>
More information about the cfe-commits
mailing list