C++: Bump language version in IR tests to C++20

This commit is contained in:
Jeroen Ketema
2024-02-13 10:18:31 +01:00
parent 062f16e618
commit b509645e02

View File

@@ -2120,4 +2120,4 @@ void call_as_child_of_ConditionDeclExpr() {
if(HasOperatorBool b = HasOperatorBool()) {}
}
// semmle-extractor-options: -std=c++17 --clang
// semmle-extractor-options: -std=c++20 --clang