[clang-tools-extra] [mlir] [NFC] Fix some typos (PR #108355)

Jakub Kuderski via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 06:32:01 PDT 2024


================
@@ -24,7 +24,7 @@
   "eq"
   "ne"
   "oeq"
-  "olt"
+  "old"
----------------
kuhar wrote:

also here

https://github.com/llvm/llvm-project/pull/108355


More information about the cfe-commits mailing list