================ @@ -75,19 +75,17 @@ Makes programs 10x faster by doing Special New Thing. ### Changes to LLVM infrastructure -* Removed ``Constant::isZeroValue``. It was functionally identical to ---------------- s-barannikov wrote:
By just removing this note the added paragraph becomes confusing. It says `isNullValue` was renamed to `isZeroValue`, but that's impossible because `isZeroValue` already exists. Maybe just swap the names in the existing note? That is "Removed Constant::isNullValue. It was functionally identical to Constant::isZeroValue...." https://github.com/llvm/llvm-project/pull/195687 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
