Skip to content

Commit 82f0bb1

Browse files
committed
[Tests] Re-enable the tests for integer overflow diagnostics
This commit splits up the test suite 'diagnostic_constant_propagation_propagation_int.swift' into two files one each for 64bit and 32bit architectures. The tests check the diagnostics for arithmetic and bitwise operations on 'Int' and 'UInt' values. The size of these numeric types depend on the word length of the target architecture. Most of the tests added in this commit were present earlier but were xfailed.
1 parent 3430f38 commit 82f0bb1

File tree

3 files changed

+467
-529
lines changed

3 files changed

+467
-529
lines changed

0 commit comments

Comments
 (0)