Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 062f16e commit b509645Copy full SHA for b509645
1 file changed
cpp/ql/test/library-tests/ir/ir/ir.cpp
@@ -2120,4 +2120,4 @@ void call_as_child_of_ConditionDeclExpr() {
2120
if(HasOperatorBool b = HasOperatorBool()) {}
2121
}
2122
2123
-// semmle-extractor-options: -std=c++17 --clang
+// semmle-extractor-options: -std=c++20 --clang
0 commit comments