[PATCH] D66045: Improve detection of same value in comparisons
Richard Trieu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 18:20:38 PDT 2019
rtrieu updated this revision to Diff 215002.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66045/new/
https://reviews.llvm.org/D66045
Files:
include/clang/AST/Expr.h
lib/AST/Expr.cpp
lib/Analysis/CFG.cpp
lib/Sema/SemaExpr.cpp
test/Analysis/array-struct-region.cpp
test/Sema/warn-overlap.c
test/SemaCXX/compare-cxx2a.cpp
test/SemaCXX/self-comparison.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66045.215002.patch
Type: text/x-patch
Size: 16747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190814/f73c454c/attachment-0001.bin>
More information about the cfe-commits
mailing list