Compiler projects using llvm
#pragma once

struct S {
  int x;
};