1 .. title:: clang-tidy - clang-analyzer-core.BitwiseShift
3 :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-bitwiseshift
5 clang-analyzer-core.BitwiseShift
6 ================================
8 Finds cases where bitwise shift operation causes undefined behaviour.
10 The `clang-analyzer-core.BitwiseShift` check is an alias, please see
11 `Clang Static Analyzer Available Checkers
12 <https://clang.llvm.org/docs/analyzer/checkers.html#core-bitwiseshift>`_