Compiler projects using llvm
#ifndef C_H
#define C_H
using T = int;
#endif