[clang-tools-extra] [clang-tidy][libc] Ignore implicit function inline (PR #71095)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 13:39:44 PDT 2023


https://github.com/PiotrZSL approved this pull request.

LGTM,

Consider also adding tests for default and deleted constructors or assign operators, I think that they also could generate false-positive.

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


More information about the cfe-commits mailing list