Compiler projects using llvm
#include <stdint.h>
struct A {
  virtual void B();
};