Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
PR27186
/
Rtypes.h
1
#include <stddef.h>
2
typedef struct timespec timespec_t;
3