commit | 7fd911f713937029ec9a61602b2086c05a672b96 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed May 25 17:21:09 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Thu May 26 03:34:17 2016 +0000 |
tree | 61ab3568312a7b319078da4229c0a7ef76b0f993 | |
parent | ad14e6e2279a196366c43f9a58f46d6201d29d70 [diff] |
Fix blank line translation once and for all Track the position in the input makefile and output blueprint file separately. When parsing a new makefile line, increment the line in the output position by the number of lines between the end of the last makefile line and the beginning of this line. Any extra blank lines will be discarded by the blueprint printer. Change-Id: I85c6e006667b5733b15e03b56b91caf29fbc0ea0