Commit 95d6e0b
authored
pythonGH-131033: Enable the optimizing macros UNLIKELY and LIKELY for Clang (pythonGH-131019)
This includes clang-cl on Windows, which does not define the GCC version that was previously being checked.1 parent 9ee0214 commit 95d6e0b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1523 | 1523 | | |
1524 | 1524 | | |
1525 | 1525 | | |
1526 | | - | |
| 1526 | + | |
1527 | 1527 | | |
1528 | | - | |
| 1528 | + | |
1529 | 1529 | | |
1530 | 1530 | | |
1531 | 1531 | | |
| |||
0 commit comments