[PATCH] D17990: [clang-tidy] minor improvements in modernise-deprecated-headers check
Kirill Bobyrev via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 4 11:44:57 PDT 2016
omtcyf0 marked 2 inline comments as done.
================
Comment at: docs/clang-tidy/checks/modernize-deprecated-headers.rst:45
@@ +44,3 @@
+
+These checks don't have effect in C++:
+
----------------
At least that's what cppreference tells me.
http://reviews.llvm.org/D17990
More information about the cfe-commits
mailing list