[analyzer] Mention whether an event is about a condition in a bug report part 1
authorKristof Umann <dkszelethus@gmail.com>
Wed, 21 Aug 2019 20:43:27 +0000 (20:43 +0000)
committerKristof Umann <dkszelethus@gmail.com>
Wed, 21 Aug 2019 20:43:27 +0000 (20:43 +0000)
commitda648ab8de3638ff82d6b9349c603b854a0224d6
tree84b8c7409f11ce80f004de1c7b007984cc463df1
parentb73cd3362577476e8ca8225ccc0e4b09f8500521
[analyzer] Mention whether an event is about a condition in a bug report part 1

Can't add much more to the title! This is part 1, the case where the collapse
point isn't in the condition point is the responsibility of ConditionBRVisitor,
which I'm addressing in part 2.

Differential Revision: https://reviews.llvm.org/D65575

llvm-svn: 369574
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/test/Analysis/track-control-dependency-conditions.cpp