forked from OSchip/llvm-project
8b35159ac7
gmtime and gmtime_r share the same common code. They call gmtime_internal a static inline function. Thus added only validation tests for gmtime_r. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D99046 |
||
---|---|---|
.. | ||
gnu_ext.td | ||
linux.td | ||
llvm_libc_ext.td | ||
posix.td | ||
spec.td | ||
stdc.td |