Default enable unique numbering in C++ CEL parser for built-in macro accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension. by copybara-service[bot] · Pull Request #453 · google/cel-cpp
Navigation Menu
- Notifications You must be signed in to change notification settings
- Fork 70
Conversation
copybara-service
bot
changed the title
Default enable unique numbering in parser for built-in macro accumulator vars.
Default enable unique numbering in C++ CEL parser for built-in macro accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension.
…accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension. PiperOrigin-RevId: 590303202
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters