Compiler projects using llvm
#include "header.h"

void bar() {
  foo();
}