[clang-tools-extra] [clang-tidy] Fix invalid fixit from modernize-use-ranges for nullptr used with std::unique_ptr (PR #127162)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 28 10:58:37 PST 2025
vbvictor wrote:
> I‘m sorry for requesting approval again. But I'm really confused that should I make sure my branch is alwasy up-to-date?
Rebase from `main` periodically, at least before merge.
It's just to make sure that there are no merge conflicts.
https://github.com/llvm/llvm-project/pull/127162
More information about the cfe-commits
mailing list