[all-commits] [llvm/llvm-project] b6defc: [llvm] Add a tool to check mustache compliance aga...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Wed Jun 4 09:49:17 PDT 2025
Branch: refs/heads/users/ilovepi/mustache-spec-tool
Home: https://github.com/llvm/llvm-project
Commit: b6defcef6d2bf0878691b1e5bf71829eafb17540
https://github.com/llvm/llvm-project/commit/b6defcef6d2bf0878691b1e5bf71829eafb17540
Author: Paul Kirth <pk1574 at gmail.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M llvm/CMakeLists.txt
M llvm/docs/CommandGuide/index.rst
A llvm/docs/CommandGuide/llvm-mustachespec.rst
A llvm/utils/llvm-mustachespec/CMakeLists.txt
A llvm/utils/llvm-mustachespec/\
A llvm/utils/llvm-mustachespec/llvm-mustachespec.cpp
Log Message:
-----------
[llvm] Add a tool to check mustache compliance against the public spec
This is a cli tool to that tests the conformance of LLVM's mustache
implementation against the public Mustache spec, hosted at
https://github.com/mustache/spec. This is a revised version of the
patches in #111487.
Co-authored-by: Peter Chou <peter.chou at mail.utoronto.ca>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list