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

via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 27 16:55:14 PDT 2025


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

```suggestion
//===----------------------------------------------------------------------===//
```

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


More information about the llvm-commits mailing list