[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:53:23 PST 2018
hgabii updated this revision to Diff 176736.
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.176736.patch
Type: text/x-patch
Size: 14291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/0542eed3/attachment-0001.bin>
More information about the cfe-commits
mailing list