This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2c2626359c
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2c2626359c'
${ noResults }
infer_clone
/
infer
/
tests
/
build_systems
/
project_root_rel
/
issues.exp
2 lines
92 B
Raw
Normal View
History
Unescape
Escape
[tests] record summary of bug traces Summary: Record an abstraction of the bug traces in the tests. The abstraction of a trace is the sequence of descriptions. In practice, descriptions are either empty, or of the form "start/end/return from/call to procedure X". They seem pretty stable. Motivation: there is nothing testing the traces reported by Infer right now, even though they are surfaced to developers. For instance, Quandary uses --issues-txt instead of --issues-tests to make sure the traces do not regress. This change would make this approach more widespread. Reviewed By: sblackshear Differential Revision: D4159597 fbshipit-source-id: 9c83952
8 years ago
build_systems/codetoanalyze/hello.c, test, 2, NULL_DEREFERENCE, [start of procedure test()]