llvm/clang/test/Modules/Inputs/malformed/b1.h

struct S {
  #include "b2.h"
};