llvm/clang/test/Modules/Inputs/cxx17/decls.h

struct MergeExceptionSpec {
  ~MergeExceptionSpec(); // unevaluated exception spec
};