-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wchar fp fixes #107
Wchar fp fixes #107
Commits on Oct 1, 2024
-
Adding tests and updated expected file with false positives to correct.
(cherry picked from commit 26e5853)
Configuration menu - View commit details
-
Copy full SHA for 1f6157a - Browse repository at this point
Copy the full SHA 1f6157aView commit details -
Modifications to the query to address false positives.
(cherry picked from commit cc24f1e)
Configuration menu - View commit details
-
Copy full SHA for 7ca896f - Browse repository at this point
Copy the full SHA 7ca896fView commit details -
Updating expected file, false positives now resolved.
(cherry picked from commit 92c8d39)
Configuration menu - View commit details
-
Copy full SHA for 78fe8c6 - Browse repository at this point
Copy the full SHA 78fe8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af374f1 - Browse repository at this point
Copy the full SHA af374f1View commit details -
Changing from hasIntermediateType to getABaseType.
(cherry picked from commit c4737c7)
Configuration menu - View commit details
-
Copy full SHA for 396eeb4 - Browse repository at this point
Copy the full SHA 396eeb4View commit details -
Switching to looking for explicit declaration of unsigned char, to av…
…oid cases where unsigned char is the default char width for `char`. (cherry picked from commit 51e787b)
Configuration menu - View commit details
-
Copy full SHA for 3a417ed - Browse repository at this point
Copy the full SHA 3a417edView commit details -
Altering ordering for exists statement to be clearer.
(cherry picked from commit 31324fc)
Configuration menu - View commit details
-
Copy full SHA for e6cfddd - Browse repository at this point
Copy the full SHA e6cfdddView commit details -
Altering exists predicate ordering to be clearer.
(cherry picked from commit c91f7f4)
Configuration menu - View commit details
-
Copy full SHA for 8ea3b1b - Browse repository at this point
Copy the full SHA 8ea3b1bView commit details -
Changing name of predicate to be clearer, and removing an unused para…
…meter. (cherry picked from commit 318e75c)
Configuration menu - View commit details
-
Copy full SHA for eccb698 - Browse repository at this point
Copy the full SHA eccb698View commit details -
Removing unnecessary bracket/singleton set literal.
(cherry picked from commit 1625191)
Configuration menu - View commit details
-
Copy full SHA for 2b5bc1d - Browse repository at this point
Copy the full SHA 2b5bc1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1adea9c - Browse repository at this point
Copy the full SHA 1adea9cView commit details