RootCauseunvalidated
With as-if rule, similar code might generate identical code — from a language point of view in C or C++. Tension: Ternary operator use the common expression, whereas if-else variant use unrelated branch. Outcome: compiler might generate identical code for both.
65b7e908-579f-4f4e-8121-ad22a6e9f239
With as-if rule, similar code might generate identical code — from a language point of view in C or C++. Tension: Ternary operator use the common expression, whereas if-else variant use unrelated branch. Outcome: compiler might generate identical code for both.