[cfe-dev] [PATCH 1/2] Thread-safety: Enable -Wthread-safety check for c.

Alex Wang alexw at nicira.com
Wed Jul 24 20:42:59 PDT 2013


Hey David,

Thanks for your quick response.

Please check the attachment for the combined patch.

Kind Regards,
Alex Wang,

==================================================

Before this commit, the -Wthread-safety check is only for C++ code.
This commit makes it available for C code and adds tests.

Co-authored-by: Ethan Jackson <ethan at nicira.com>
Signed-off-by: Alex Wang <alexw at nicira.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130724/5248e108/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wthread_safety_for_c.diff
Type: application/octet-stream
Size: 5189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130724/5248e108/attachment.obj>


More information about the cfe-dev mailing list