[llvm] [llvm][Support] Add YAMLGenerateSchema for producing YAML schemas (PR #133284)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 27 12:07:59 PDT 2025
================
@@ -0,0 +1,400 @@
+//===- llvm/Support/YAMLGenerateSchema.h ------------------------*- C++ -*-===//
----------------
EugeneZelenko wrote:
Isn't Emacs support obsolete these days? At least Clang-Tidy headers were cleaned.
https://github.com/llvm/llvm-project/pull/133284
More information about the llvm-commits
mailing list