[clang-tools-extra] [llvm] [llvm] add tool to verify mustache library (PR #111487)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 3 23:54:39 PDT 2025
================
@@ -0,0 +1,12 @@
+llvm-mustachespec - LLVM tool to test Mustache Compliance Library
+=================================================================
+
+llvm-mustachespec test the mustache spec conformance of the LLVM
----------------
nikic wrote:
```suggestion
llvm-mustachespec tests the mustache spec conformance of the LLVM
```
https://github.com/llvm/llvm-project/pull/111487
More information about the llvm-commits
mailing list