Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e5fa3 commit bf36f00Copy full SHA for bf36f00
1 file changed
cpp/ql/lib/ext/CA2CAEX.model.yml
@@ -0,0 +1,7 @@
1
+extensions:
2
+ - addsTo:
3
+ pack: codeql/cpp-all
4
+ extensible: summaryModel
5
+ data: # namespace, type, subtypes, name, signature, ext, input, output, kind, provenance
6
+ - ["", "_U_STRINGorID", True, "_U_STRINGorID", "(UINT)", "", "Argument[0]", "Argument[-1].Field[*m_lpstr]", "value", "manual"]
7
+ - ["", "_U_STRINGorID", True, "_U_STRINGorID", "(LPCTSTR)", "", "Argument[*0]", "Argument[-1].Field[*m_lpstr]", "value", "manual"]
0 commit comments