[PATCH] D43145: [analyzer] Consider switch- and goto- labels when constructing the set of executed lines

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 15:29:14 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325975: [analyzer] Consider switch- and goto- labels when constructing the set of… (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D43145?vs=133696&id=135718#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43145

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/BugReporter.cpp
  cfe/trunk/test/Analysis/html_diagnostics/relevant_lines/goto.c
  cfe/trunk/test/Analysis/html_diagnostics/relevant_lines/switch.c
  cfe/trunk/test/Analysis/html_diagnostics/relevant_lines/switch_default.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43145.135718.patch
Type: text/x-patch
Size: 4320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180223/ac7812db/attachment.bin>


More information about the llvm-commits mailing list