This is needed for #20138. Please refer to the added documentation for motivation.
Backport of core#20255.
Depends on D9681.
Comes with a linter fix for an edge case where a macro defining
((void)(val)) would be linted as (()(val)).
Ref T1611.
Differential D9680
util: Add Assume() identity function Fabien on Jun 15 2021, 06:44. Authored by Tags None Subscribers None
Details
This is needed for #20138. Please refer to the added documentation for motivation. Backport of core#20255. Depends on D9681. Comes with a linter fix for an edge case where a macro defining Ref T1611. With and without debug: ninja all check
Diff Detail
|