JonasToth added a comment. In D36051#1799785 <https://reviews.llvm.org/D36051#1799785>, @sylvestre.ledru wrote:
> @malcolm.parsons really? Oh, where is it implemented? > > https://github.com/llvm/llvm-project/blob/61504079515f76ca094bb836c4d53b41064220d6/clang-tools-extra/clang-tidy/modernize/MakeUniqueCheck.cpp > I didn't see it here It is in `MakeSmartPtrCheck.{h,cpp}`, as `unique_ptr` and `shared_ptr` can be treated the same. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D36051/new/ https://reviews.llvm.org/D36051 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits