pileghoff wrote:
I can also see i broke the `n3042.c` test. Stuff like `if (null_val) {}` now
throws a warning, since `null_val` is a constant.I would expect this warning to be okay in that scenario? https://github.com/llvm/llvm-project/pull/79588 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
