libsepol/cil: Store CIL filename in parse tree and AST

Use some of the functionality recently added to support high-level
language line marking to track the CIL filename.

The goal is to eventually remove the path field from the tree node
struct and offset the addtion of the hll_line field.

Signed-off-by: James Carter <[email protected]>
1 file changed