[cmake-developers] [PATCH] Make test driver clang-tidy clear

Sylvain Joubert joubert.sy at gmail.com
Thu Aug 25 06:04:46 EDT 2016


Hi,

Please find attach a patch that clean the test driver source regarding
clang-tidy checks.

Especially, I've replaced the use of strcpy by strncpy.
This should avoid users to get clang-tidy warnings in their build from
CMake generated code.

Regards,
Sylvain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160825/c55c212e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-safer-strncpy-instead-of-strcpy.patch
Type: text/x-diff
Size: 1424 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160825/c55c212e/attachment.patch>


More information about the cmake-developers mailing list