[clang-tools-extra] [clang-tidy]detecting conversion directly by `make_unique` and `make_shared` in bugprone-optional-value-conversion (PR #119371)

Congcong Cai via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 10 15:52:22 PST 2024


HerrCai0907 wrote:

> Can the logic for implementing this also be used to address https://github.com/llvm/llvm-project/issues/86447#issuecomment-2016943524?

I think this kind model of stl can be reused in other check. but i have no idea to make it more generic.

https://github.com/llvm/llvm-project/pull/119371


More information about the cfe-commits mailing list