forked from OSchip/llvm-project
![]() Since its call operator is const but can modify the state of its underlying functor we cannot tell whether the copy is necessary or not. This avoids false positives. Reviewed-by: aaron.ballman, gribozavr2 Differential Revision: https://reviews.llvm.org/D89332 |
||
---|---|---|
.. | ||
checkers | ||
infrastructure | ||
check_clang_tidy.py |