erichkeane 6dacc382f5 [OpenACC] Properly ignore side-effects in clause arguments
The OpenACC standard makes depending on side effects to be effectively
UB, so this patch ensures we handle them reaonably by making it a potentially
evaluated context, and ignoring cleanups.
2024-09-10 13:10:52 -07:00
..