aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2019-10-27 15:31:43 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2019-11-05 02:09:19 +0100
commitb5e4b66490d507f5a4631800d4f2d378167389cd (patch)
tree3412d6f400d21891a20b6708ae7e18c8426e9169 /.gitignore
parent8ab81af8985237432393894e814bb0ae1d7a1799 (diff)
downloadsparse-dev-b5e4b66490d507f5a4631800d4f2d378167389cd.tar.gz
show-type: add a test program to test do_show_type() & friends
Add another small client doing nothing but display the type of the toplevel symbols. This will help to test further changes in do_show_type(). Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7565fd56..da103de8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,7 @@ compile
graph
test-dissect
test-linearize
+test-show-type
example
test-unssa
ctags