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:
Jeroen Ketema
2024-12-20 15:12:09 +01:00
parent 5f812342a8
commit 46b230ae92
13 changed files with 13 additions and 14 deletions

View File

@@ -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