You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding tests and updated expected file with false positives to correct.
(cherry picked from commit 26e5853)
* Modifications to the query to address false positives.
(cherry picked from commit cc24f1e)
* Updating expected file, false positives now resolved.
(cherry picked from commit 92c8d39)
* Correct comment.
(cherry picked from commit 338ab96)
* Changing from hasIntermediateType to getABaseType.
(cherry picked from commit c4737c7)
* Switching to looking for explicit declaration of unsigned char, to avoid cases where unsigned char is the default char width for `char`.
(cherry picked from commit 51e787b)
* Altering ordering for exists statement to be clearer.
(cherry picked from commit 31324fc)
* Altering exists predicate ordering to be clearer.
(cherry picked from commit c91f7f4)
* Changing name of predicate to be clearer, and removing an unused parameter.
(cherry picked from commit 318e75c)
* Removing unnecessary bracket/singleton set literal.
(cherry picked from commit 1625191)
* Formatting.
(cherry picked from commit c496503)
0 commit comments