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 |
||
---|---|---|
.. | ||
linux | ||
CMakeLists.txt | ||
public_api.td |