[cfe-dev] C++ Annex K safe C11 functions
Jonny Grant via cfe-dev
cfe-dev at lists.llvm.org
Thu Jan 3 13:44:05 PST 2019
Hello
This file lists part of Annex K "stdint.h"
https://clang.llvm.org/doxygen/stdint_8h_source.html
But main C++ page doesn't mention Annex K. Is Annex K really fully
supported?
Some background
https://clang.llvm.org/compatibility.html
https://clang.llvm.org/cxx_status.html
C11 standard, ISO/IEC 9899:2011 added Annex K safe functions like strncpy_s
__STDC_LIB_EXT1__
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1967.htm
Jonny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190103/99e817fb/attachment.html>
More information about the cfe-dev
mailing list