[clang-tools-extra] [clang-tidy] Add C++ member function support to custom bugprone-unsafe-functions matches (PR #117165)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 6 13:21:34 PST 2024


https://github.com/5chmidti commented:

The matching-on-members part looks good, but I don't know about adding the `ShowFullyQualifiedNames` option

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


More information about the cfe-commits mailing list