diff options
author | Daniil Dudkin <unterumarmung@yandex.ru> | 2024-01-25 12:54:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-25 12:54:49 +0300 |
commit | 45fec0c110cccd5e0c9b60d51bc2ffc1645c9a40 (patch) | |
tree | bd2471a44a7a5d5e6ee6caf4974ebdeb6cf3f240 /mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp | |
parent | f9dc0b6c8a6804a78e88c44018d6148bdf4c64c3 (diff) | |
download | llvm-45fec0c110cccd5e0c9b60d51bc2ffc1645c9a40.zip llvm-45fec0c110cccd5e0c9b60d51bc2ffc1645c9a40.tar.gz llvm-45fec0c110cccd5e0c9b60d51bc2ffc1645c9a40.tar.bz2 |
[clang-apply-replacements] Add support for the `.yml` file extension (#78842)
The `.yml` file extension is a valid extension for the YAML files, but
it was not previously supported by the Clang Apply Replacements tool.
This commit adds support for processing `.yml` files. Without this
change, running the tool on a folder containing `.yml` files generated
by clang-tidy would have no effect.
Diffstat (limited to 'mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp')
0 files changed, 0 insertions, 0 deletions