[llvm] [llvm] Add a tool to check mustache compliance against the public spec (PR #142813)
    Nikita Popov via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun  5 01:26:46 PDT 2025
    
    
  
================
@@ -0,0 +1,13 @@
+llvm-mustachespec - LLVM tool to test Mustache Compliance Library
+=================================================================
+
+llvm-mustachespec test the mustache spec conformance of the LLVM
+mustache library. The spec can be found here https://github.com/mustache/spec
----------------
nikic wrote:
But I think these instructions could be more explicit on how you combine this tool with the spec. 
https://github.com/llvm/llvm-project/pull/142813
    
    
More information about the llvm-commits
mailing list