clang/test/Analysis/html_diagnostics/relevant_lines
George Karpenkov 1ee3e10df5 [analyzer] Do not add invalid source location to the coverage information
Invalid source locations may arise from generated code.

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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@341618 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-07 00:43:17 +00:00
..
goto.c [analyzer] Consider switch- and goto- labels when constructing the set of executed lines 2018-02-23 23:26:54 +00:00
header.h [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00
macros_same_file.c [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00
multifile.c [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00
multiline_func_def.c [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00
notexecutedlines.c [analyzer] Mark lines as relevant even if they weren't executed but have a label attached 2018-01-23 20:01:31 +00:00
objcmethods.m [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00
simple_conditional.c [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00
switch.c [analyzer] Consider switch- and goto- labels when constructing the set of executed lines 2018-02-23 23:26:54 +00:00
switch_default.c [analyzer] Consider switch- and goto- labels when constructing the set of executed lines 2018-02-23 23:26:54 +00:00
synthesized_body.cpp [analyzer] Do not add invalid source location to the coverage information 2018-09-07 00:43:17 +00:00
unused_header.c [analyzer] support a mode to only show relevant lines in HTML diagnostics 2018-01-17 02:59:11 +00:00