Commit fdf10f7
fix Conv.h
Summary: with clang 21, header units with values returned in lambdas have issues. Tweak Conv.h to avoid the returned value being dropped. Log output example here: https://www.internalfb.com/intern/everpaste/?handle=GH-kWCUQuyFjyH8HAJ2urzob_hEBbswMAAAz from D109588369
Reviewed By: skrueger
Differential Revision: D109888758
fbshipit-source-id: e1d554acababbbaf8575e1f92dd0fcca58eb74fb1 parent f25665d commit fdf10f7
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1493 | 1493 | | |
1494 | 1494 | | |
1495 | 1495 | | |
1496 | | - | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
| 1499 | + | |
1497 | 1500 | | |
1498 | | - | |
1499 | | - | |
1500 | | - | |
1501 | | - | |
| 1501 | + | |
1502 | 1502 | | |
1503 | 1503 | | |
1504 | 1504 | | |
| 1505 | + | |
1505 | 1506 | | |
1506 | 1507 | | |
1507 | 1508 | | |
| |||
0 commit comments