mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
hack: dummy change to trigger qlucie
This commit is contained in:
@@ -17,6 +17,7 @@ import javascript
|
||||
*
|
||||
* For example, projecting out constant bit patterns less than 2<sup>31</sup>
|
||||
* is safe, as are shifts by small constant integers.
|
||||
* Dummy change
|
||||
*/
|
||||
predicate acceptableSignCheck(BitwiseExpr b) {
|
||||
// projecting out constant bit patterns not containing the sign bit is fine
|
||||
|
||||
Reference in New Issue
Block a user