[PATCH] D130811: [Clang] Fix handling of Max from getValueRange(...) in IntExprEvaluator::VisitCastExpr(...)
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 29 17:28:48 PDT 2022
shafik added a comment.
@thakis I created a PR for the fix to D130058 <https://reviews.llvm.org/D130058> since I wanted to document this.
As long the pre-commit checks don't show anything off I will land this.
I added a test to also cover your case as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130811/new/
https://reviews.llvm.org/D130811
More information about the cfe-commits
mailing list