Swift: Models and tests for numeric conversions - #13946
Conversation
|
DCA LGTM. I will fix the merge conflicts after this has had an initial review. |
|
Fixed merge conflicts. Changes after the merge need a quick review. There were a number of changes to various test results as a result of the merge. One was a good change, the other two were undesirable. I've addressed them by adding proper barriers for |
|
... I should probably add a second change note for the barriers ... |
|
Second change note added (with no mention of the command injection query as it's still in experimental). And added the numeric barrier to the regular expression injection query as well. |
Add models and tests for (mostly) numeric conversions.
Fixed a flow issue with
OptionalSomePatternI bumped into on the way.TODO: