mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +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