Compiler projects using llvm
#ifndef C_H_INCLUDED
#define C_H_INCLUDED

struct C {};

#endif