forked from OSchip/llvm-project
bdd5da9dec
This fixes false positive cases where a reference is initialized outside of a block statement and then its initializing variable is modified. Another case is when the looped over container is modified. Differential Revision: https://reviews.llvm.org/D103021 Reviewed-by: ymandel |
||
---|---|---|
.. | ||
checkers | ||
infrastructure | ||
check_clang_tidy.py |