[analyzer] Fix wrong builtin_*_overflow return type
#111253
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Graphite App / Graphite / ai_reviewer check
succeeded
Oct 5, 2024 in 0s
Graphite AI review summary
This change modifies the BuiltinFunctionChecker to use the correct boolean type when handling overflow builtins. It also adds a test case to ensure that _builtin*_overflow functions return _Bool instead of int.
Left no comments. Looks good to me!
Details
Loading