[llvm] [llvm][Support] Add YAMLGenerateSchema for producing YAML schemas (PR #133284)

Timur Golubovich via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 27 17:02:23 PDT 2025


================
@@ -0,0 +1,400 @@
+//===- YAMLGenerateSchema.h -------------------------------------*- C++ -*-===//
----------------
tgs-sc wrote:

Why do you want to remove the name of this header here?

https://github.com/llvm/llvm-project/pull/133284


More information about the llvm-commits mailing list