mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Adding semmle-extractor-options: --microsoft to test
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,3 +12,6 @@
|
||||
/.vs/ql/v15/Browse.VC.opendb
|
||||
/.vs/ql/v15/Browse.VC.db
|
||||
/.vs/ProjectSettings.json
|
||||
/.vs/ql5/v15/Browse.VC.opendb
|
||||
/.vs/ql5/v15/Browse.VC.db
|
||||
/.vs/ql5/v15/.suo
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
// semmle-extractor-options: --microsoft
|
||||
typedef unsigned long DWORD;
|
||||
typedef unsigned long ULONG;
|
||||
typedef unsigned char BYTE;
|
||||
|
||||
Reference in New Issue
Block a user