mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
Add inttypes.h to llvm libc. As its first functions strtoimax and strtoumax are included. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D108736