Summary: Add new integration test for compilation databse integration. Because new test needs another flags in infer invocation, I created one directory per test. Reviewed By: jberdine Differential Revision: D4231659 fbshipit-source-id: 81bb355master
parent
ad5ff00dcd
commit
0aa93c97bd
@ -1,2 +1,5 @@
|
|||||||
hello.cpp, test0, 2, NULL_DEREFERENCE, [start of procedure test0()]
|
hello.cpp, test0, 2, NULL_DEREFERENCE, [start of procedure test0()]
|
||||||
hello.cpp, test1, 2, NULL_DEREFERENCE, [start of procedure test1(),start of procedure deref1()]
|
hello.cpp, test1, 2, NULL_DEREFERENCE, [start of procedure test1(),start of procedure deref1()]
|
||||||
|
hello.cpp, test0, 2, NULL_DEREFERENCE, [start of procedure test0()]
|
||||||
|
hello.cpp, test1, 2, NULL_DEREFERENCE, [start of procedure test1(),start of procedure deref1()]
|
||||||
|
hello.cpp, test2, 2, NULL_DEREFERENCE, [start of procedure test2(),start of procedure deref2()]
|
||||||
|
Loading…
Reference in new issue