[PATCH] D66014: [analyzer] Avoid unnecessary enum range check on LValueToRValue casts
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 15 17:23:13 PDT 2019
Szelethus added a comment.
You seem to have diffed against your latest local commit, rather than against trunk (or master, if you use the monorepo). Phabricator isn't smart enough to put two and two together, and only displays the uploaded diff (though one has to admit, its doing a damn good job at that at least!).
Could you please upload the version diffed against master (`git diff master -U999999`)?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66014/new/
https://reviews.llvm.org/D66014
More information about the cfe-commits
mailing list