mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-29 03:16:36 +00:00
Removed the postfix and prefix operation in assignment expression. Noncompliant code example: 1) *a++ = *b ++; 2) a = arr[--b]; Signed-off-by: Yang, Yu-chu <yu-chu.yang@intel.com>
8.5 KiB
8.5 KiB