1*8407e8a8SPiotr Zegar.. title:: clang-tidy - clang-analyzer-core.BitwiseShift 2*8407e8a8SPiotr Zegar.. meta:: 3*8407e8a8SPiotr Zegar :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#core-bitwiseshift 4*8407e8a8SPiotr Zegar 5*8407e8a8SPiotr Zegarclang-analyzer-core.BitwiseShift 6*8407e8a8SPiotr Zegar================================ 7*8407e8a8SPiotr Zegar 8*8407e8a8SPiotr ZegarFinds cases where bitwise shift operation causes undefined behaviour. 9*8407e8a8SPiotr Zegar 10*8407e8a8SPiotr ZegarThe `clang-analyzer-core.BitwiseShift` check is an alias, please see 11*8407e8a8SPiotr Zegar`Clang Static Analyzer Available Checkers 12*8407e8a8SPiotr Zegar<https://clang.llvm.org/docs/analyzer/checkers.html#core-bitwiseshift>`_ 13*8407e8a8SPiotr Zegarfor more information. 14