[PATCH] D78933: [analyzer] RangeConstraintManager optimizations in comparison expressions
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 7 09:05:19 PDT 2020
ASDenysPetrov marked an inline comment as done.
ASDenysPetrov added a comment.
Updated the patch due to comments of @xazax.hun
================
Comment at: clang/test/Analysis/constraint_manager_conditions.cpp:184
+}
\ No newline at end of file
----------------
xazax.hun wrote:
> Nit: please add new line at the end of the file.
I've added a new line and checked twice before creating a patch. But it didn't appear.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78933/new/
https://reviews.llvm.org/D78933
More information about the cfe-commits
mailing list