[PATCH] D65575: [analyzer] Mention whether an event is about a condition in a bug report part 1

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 20 15:51:44 PDT 2019


Szelethus updated this revision to Diff 216273.
Szelethus added a comment.

- Change the condition postfix as discussed
- `expected-note{{...}}` -> `expected-note-re{{{{^}}...{{$}}}}`


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

https://reviews.llvm.org/D65575

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65575.216273.patch
Type: text/x-patch
Size: 33414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190820/6312c8b5/attachment-0001.bin>


More information about the cfe-commits mailing list