Clang Project

clang_source_code/test/Modules/Inputs/StdDef/ptrdiff_t.h
1#define __need_ptrdiff_t
2#include <stddef.h>
3