mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +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