EugeneZelenko wrote: `modernize` module is about upgrading to features of new C++/C standards. Ternary and conditional operator are part of original C. Choice between them is clearly question of code style.
https://github.com/llvm/llvm-project/pull/166822 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
