[PATCH] D65239: [analyzer] RangeConstraintManager: Apply constraint ranges of bitwise operations
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 14:25:41 PDT 2019
Charusso updated this revision to Diff 212440.
Charusso marked 6 inline comments as done.
Charusso added a comment.
- Fix.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65239/new/
https://reviews.llvm.org/D65239
Files:
clang/include/clang/AST/Expr.h
clang/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h
clang/lib/StaticAnalyzer/Core/RangeConstraintManager.cpp
clang/test/Analysis/bitwise-nullability.cpp
clang/test/Analysis/bitwise-ranges.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65239.212440.patch
Type: text/x-patch
Size: 7040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190730/2f5c385d/attachment.bin>
More information about the cfe-commits
mailing list