Commit 71adb05
authored
[clang] Expose -f(no-)strict-overflow as a clang-cl option (llvm#126512)
Also move the -fno-strict-overflow option definition next to the
-fstrict-overflow one while here.
Also add test coverage for f(no-)wrapv-pointer being a clang-cl option.1 parent c6b13a2 commit 71adb05
2 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3421 | 3421 | | |
3422 | 3422 | | |
3423 | 3423 | | |
3424 | | - | |
3425 | | - | |
3426 | 3424 | | |
3427 | 3425 | | |
3428 | 3426 | | |
| |||
3934 | 3932 | | |
3935 | 3933 | | |
3936 | 3934 | | |
3937 | | - | |
| 3935 | + | |
| 3936 | + | |
| 3937 | + | |
3938 | 3938 | | |
3939 | 3939 | | |
3940 | 3940 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
738 | 738 | | |
739 | 739 | | |
740 | 740 | | |
| 741 | + | |
| 742 | + | |
741 | 743 | | |
742 | 744 | | |
743 | 745 | | |
| 746 | + | |
| 747 | + | |
744 | 748 | | |
745 | 749 | | |
746 | 750 | | |
| |||
0 commit comments