[all-commits] [llvm/llvm-project] ad2a2b: [llvm] Add a tool to check mustache compliance aga...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Wed Jun 11 13:05:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad2a2b8eed2f3ed1e050833ea8a8d88b0878c6a7
https://github.com/llvm/llvm-project/commit/ad2a2b8eed2f3ed1e050833ea8a8d88b0878c6a7
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/CMakeLists.txt
M llvm/docs/CommandGuide/index.rst
A llvm/docs/CommandGuide/llvm-test-mustache-spec.rst
A llvm/utils/llvm-test-mustache-spec/CMakeLists.txt
A llvm/utils/llvm-test-mustache-spec/llvm-test-mustache-spec.cpp
Log Message:
-----------
[llvm] Add a tool to check mustache compliance against the public spec (#142813)
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