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

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

@copybara-service 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.

Dec 5, 2023
…accumulator vars. Previously, all Expr nodes representing the internal accu_var '__result__' shared the same ID in a given comprehension.

PiperOrigin-RevId: 590303202