Szelethus added a comment.

In D75514#1903153 <https://reviews.llvm.org/D75514#1903153>, 
@baloghadamsoftware wrote:

> Alternative approach for debugging (instead of checking the source range): 
> `clang_analyzer_express()` from `ExprInspection` marks its argument as 
> interesting in the bug report. `DebugContainerModeling` propagates the 
> interestingness from the symbol (begin or end symbol of the container) to the 
> container itself.


But why is this related to `UndefinedVal`?


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

https://reviews.llvm.org/D75514



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to