We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe8c5e commit a4fb46fCopy full SHA for a4fb46f
clang/test/CIR/Driver/lib-opt.cpp
@@ -1,2 +1,3 @@
1
// RUN: %clang %s -fclangir-lib-opt -### -c %s 2>&1 | FileCheck --check-prefix=ENABLE %s
2
// ENABLE: "-fclangir-lib-opt"
3
+// ENABLE: "-fclangir-idiom-recognizer"
0 commit comments