Use std::vector<string> to represent frame nesting in and recurrences; NFC
This is a bit cleaner than concatenating the frame names when we create the AndRec node. The change should be NFC, but because the hash for the and recurrence nodes have changed, the order of the and-rec nodes in some of the tests have also changed. PiperOrigin-RevId: 230542562
Loading
Please sign in to comment