mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
C++: Simplify some semmle-extractor-options in tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// semmle-extractor-options: --edg --c++17
|
||||
// semmle-extractor-options: -std=c++17
|
||||
|
||||
template<typename ...Args>
|
||||
int sum(Args&&... args) {
|
||||
|
||||
Reference in New Issue
Block a user