[PATCH] D77062: [analyzer] Added check for unacceptable equality operation between Loc and NonLoc types

Denys Petrov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 15 06:32:31 PDT 2020


ASDenysPetrov added a comment.

@Szelethus

> This is the exploded graph for which code? The t37503.cpp file you uploaded earlier doesn't have the functions/variables found here, nor does the test case included in this patch.

This //html //corresponds to the test case in the patch. You can find it below in clang/test/Analysis/string.c. However `t37503.cpp` also contains the same snippet just with other names and it wouldn't change the graph.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D77062/new/

https://reviews.llvm.org/D77062





More information about the cfe-commits mailing list