diff options
author | Matthias Springer <me@m-sp.org> | 2025-04-01 15:30:13 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-01 15:30:13 -0700 |
commit | 69f59d59cb02c06f1fac93ea5b19c2df9a684109 (patch) | |
tree | 47406165b8a135919a402eb24ec90c02d3cb2f20 /clang/unittests/Format/FormatTestJava.cpp | |
parent | e0c8fc793c2a6142ce86575290fe7933812b6f36 (diff) | |
download | llvm-69f59d59cb02c06f1fac93ea5b19c2df9a684109.zip llvm-69f59d59cb02c06f1fac93ea5b19c2df9a684109.tar.gz llvm-69f59d59cb02c06f1fac93ea5b19c2df9a684109.tar.bz2 |
[mlir][IR] Delete `match` and `rewrite` functions (#130259)
The `match` and `rewrite` functions have been deprecated in #130031.
This commit deletes them entirely.
Note for LLVM integration: Update your patterns to use `matchAndRewrite`
instead of separate `match` / `rewrite`.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions