extract out the handling of skip conditions
commite6e7a177f4bf0a70c675e480a778ccf0cbfecd29
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 31 Dec 2013 14:31:06 +0000 (31 15:31 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:08:33 +0000 (24 17:08 +0100)
treec154d53acf655f6aae8744af241f8e77b2ca40f8
parentdb3b83a355ffc98c0a783ca4974e53a0b3e5d7da
extract out the handling of skip conditions

We want to be able to reuse this code when we switch to extracting
the pet_scop from a pet_tree rather than directly from the clang AST.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
Makefile.am
scan.cc
skip.c [new file with mode: 0644]
skip.h [new file with mode: 0644]