Compiler projects using llvm
#ifndef _PTRDIFF_T
#define _PTRDIFF_T
typedef int * ptrdiff_t;
#endif /* _PTRDIFF_T */