mirror of
https://github.com/github/codeql.git
synced 2026-04-27 01:35:13 +02:00
C++: Bump language version in IR tests to C++20
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user