platform_build_soong/androidmk/parser
Cole Faust e309a91ca8 Parse variable references with #s
Inside a variable reference, a # does not start
a comment.

Fixes: 218742602
Test: go test
Change-Id: I16cf04c74a8aa30482fd9293175f893e4efb60f1
2022-03-17 17:15:12 -07:00
..
ast.go Add license headers to all go and shell files 2017-11-17 23:05:26 +00:00
make_strings.go Add support for privileged apps to androidmk 2022-03-03 15:22:08 +00:00
make_strings_test.go Fix empty item handling in Split function, rewrite Words function 2020-12-04 17:24:03 -08:00
parser.go Parse variable references with #s 2022-03-17 17:15:12 -07:00
parser_test.go Parse variable references with #s 2022-03-17 17:15:12 -07:00
scope.go Handle multi dir all-*-files-under function calls. 2019-01-09 00:07:01 +00:00