[clang-tools-extra] [clang-tidy] Fix invalid fixit from modernize-use-ranges for nullptr used with std::unique_ptr (PR #127162)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 25 17:11:36 PST 2025
Andrewyuan34 wrote:
> LGTM. since it is just a patch instead of ideal solution for `std::equality_comparable_with` stuff, could you add some FIXME in code?
Thanks for the comment! Already added.
https://github.com/llvm/llvm-project/pull/127162
More information about the cfe-commits
mailing list