[PATCH] D70823: [clang-tidy] Adding cert-pos34-c check
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 28 09:28:07 PST 2019
Eugene.Zelenko added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:200
+
+ Finds calls of 'putenv' function with automatic variable as the argument.
+
----------------
Please use double back-ticks to highlight putenv.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70823/new/
https://reviews.llvm.org/D70823
More information about the cfe-commits
mailing list