[PATCH] D75514: [Analyzer] Only add container note tags to the operations of the affected container
Balogh, Ádám via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 05:29:30 PST 2020
baloghadamsoftware added a comment.
In D75514#1905268 <https://reviews.llvm.org/D75514#1905268>, @Szelethus wrote:
> But why is this related to `UndefinedVal`?
Because `UndefinedVal` seems to be the "null" value of `SVal` thus it is suitable for default value of the parameter.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75514/new/
https://reviews.llvm.org/D75514
More information about the cfe-commits
mailing list