diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-21 15:11:09 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-21 16:26:57 -0700 |
commit | c08e91ff5f7f55cda630ad000fdeadd8ba302cb0 (patch) | |
tree | 7afc69cccb8f4d5919d6040a0f740a47ad1b9a01 /cpp/001test | |
parent | d9cd13ad40db3f7cdf5dbb8c55af7b5aafc9c32f (diff) | |
download | mu-c08e91ff5f7f55cda630ad000fdeadd8ba302cb0.tar.gz |
1117 - redo entire tangler
Instead of adding a third-level hack for the new bug (failing test) with multiple directives, I'm giving up on deducing #line directives directly. Instead I'm going to maintain the file and line for every single line as I read it, and then emit directives on their basis as a post-processing step. This way tangling itself can remain oblivious to line numbers, even if we're passing objects around rather than naked strings.
Diffstat (limited to 'cpp/001test')
0 files changed, 0 insertions, 0 deletions