Compiler projects using llvm
#ifndef C_GUARD
#define C_GUARD

typedef int myint;

#endif