mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Add note to further file
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
|
||||
|
||||
<overview>
|
||||
|
||||
<!-- Mention that this rule may not be applicable in projects that don't follow the JSF standard. -->
|
||||
<include src="cpp/jsfNote.qhelp" />
|
||||
|
||||
<p>
|
||||
This rule finds bit fields with members that are not explicitly declared to be unsigned.
|
||||
The sign of plain char, short, int, or long bit field is implementation-specific, and declaring
|
||||
|
||||
Reference in New Issue
Block a user