[clang] [CIR] Recognize strlen in the IdiomRecognizer pass (PR #210400)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 17 11:48:30 PDT 2026


================
@@ -0,0 +1,25 @@
+// RUN: cir-opt %s | FileCheck %s
+
+// Round-trip parse and print of the raised standard library ops.
----------------
erichkeane wrote:

Same here.

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


More information about the cfe-commits mailing list