mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
C++: Simplify more semmle-extractor-options
This will allow us to drop a number of special cases from the extractor.
This commit is contained in:
@@ -4,4 +4,4 @@ void enabled(void) {
|
||||
p = &(int)a;
|
||||
}
|
||||
|
||||
// semmle-extractor-options: --microsoft /Zc:rvalueCast --expect_errors
|
||||
// semmle-extractor-options: --microsoft --edg --no_preserve_lvalues_with_same_type_casts --expect_errors
|
||||
|
||||
Reference in New Issue
Block a user