Skip to content

Commit a4fb46f

Browse files
committed
[CIR][Driver] Extended lib-opt test to check that idiom-recognizer is being enabled
1 parent bfe8c5e commit a4fb46f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CIR/Driver/lib-opt.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
// RUN: %clang %s -fclangir-lib-opt -### -c %s 2>&1 | FileCheck --check-prefix=ENABLE %s
22
// ENABLE: "-fclangir-lib-opt"
3+
// ENABLE: "-fclangir-idiom-recognizer"

0 commit comments

Comments
 (0)