mechakotik wrote: > This change would need tests
Added tests for `isKnownToHaveBooleanValue` with `unsigned _BitInt`, as well as some tests with `bool`, `int`, and struct bit fields (as it wasn't tested at all before). https://github.com/llvm/llvm-project/pull/195793 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
