You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we are updating the phases of translation in C++26, take advantage to merge phases 5 and 6 which deal with the same contiguous sequences of string literals.
Proposed change:
Merge phase 5 and 6 of translation into just one phase.