zwuis wrote: Missing some discarded expressions:
- LHS of comma operator - LHS of member expression (`A.B`/`A->B`) if RHS is enumerator or static member - explicitly casted to `void` https://github.com/llvm/llvm-project/pull/184069 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
