commit | 681341f2f4172efc06a49bdda9c5ff03b055421e | [log] [tgz] |
---|---|---|
author | James Carter <[email protected]> | Thu May 05 16:15:23 2016 -0400 |
committer | James Carter <[email protected]> | Thu May 05 16:15:23 2016 -0400 |
tree | 8e4f40ea7a255ace99ff74cef78446327e73b136 | |
parent | 875a6bcbe8885c927122c6931b3a01d821e04b10 [diff] |
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]>