[PATCH] D62883: [analyzer] Track conditions of terminator statements on which the reported node depends on

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 14 18:48:04 PDT 2019


Szelethus added a comment.

In D62883#1542802 <https://reviews.llvm.org/D62883#1542802>, @Szelethus wrote:

> If you hover your mouse over the icon, you can also read a comment of mine. When you open a report, in the right corner of the source code you'll find a dropdown menu, allowing you to see the report without this patch applied:
>  F9217110: image.png <https://reviews.llvm.org/F9217110>


I added another run that displays notes at each condition that this new visitor tracks.


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

https://reviews.llvm.org/D62883





More information about the cfe-commits mailing list