Compiler projects using llvm
void included_func() {
  if (false)
    return;
  return;
}