mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-07 21:55:53 +00:00
Only evaluate the LHS once, and then manually "load" from the referenced variable to emulate the desugared implementation. Do the same for increment/decrement statements. Fixed: tint:1869 Change-Id: If0dc96bebd52485cfe222ae09305264ffc8b9329 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123640 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com>