mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
C++: Simplify some semmle-extractor-options in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// semmle-extractor-options: --edg --c++20
|
||||
// semmle-extractor-options: -std=c++20
|
||||
|
||||
void test(void) {
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user