Hi Jonas, On 7/9/26 12:05 AM, Jonas Karlman wrote:
The XPL_BUILD symbol is set for all xPL phases, i.e. TPL, VPL and SPL. Conditional guards that test for both XPL_BUILD and TPL_BUILD symbols are therefore redundant.Drop the redundant TPL_BUILD symbol check from conditional guards that also test for the XPL_BUILD symbol to cleanup from an old SPL to XPL symbol rename.
Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin
