llvm-project/clang/include
Denys Petrov 21fa82d5c6 [analyzer] Introduce minor refactoring of SVal::getSubKind function
Summary: `BaseMask` occupies the lowest bits. Effect of applying the mask is neutralized by right shift operation, thus making it useless.

Fix: Remove a redundant bitwise operation.

Differential Revision: https://reviews.llvm.org/D85026
2020-08-03 15:05:08 +03:00
..
clang [analyzer] Introduce minor refactoring of SVal::getSubKind function 2020-08-03 15:05:08 +03:00
clang-c [OPENMP50] extend array section for stride (Parsing/Sema/AST) 2020-07-09 13:28:51 -05:00
CMakeLists.txt