android_build_soong/androidmk/parser
Min Yun e9cc403553 Fix End() of Rule
If a directive appears in the middle of a Rule,
the Rule does not reflect its length.
This must be reflected to obtain the correct End() position of the Rule.

Change-Id: I67a78f95487829c639b0c1414ac4cc096faa6363
2024-09-03 20:36:47 +09:00
..
ast.go Fix End() of Rule 2024-09-03 20:36:47 +09:00
make_strings.go Reformat build/soong for go 1.19 2022-08-17 10:43:13 -07:00
make_strings_test.go Support complicated variable references 2022-05-10 05:26:35 +00:00
parser.go Fix End() of Rule 2024-09-03 20:36:47 +09:00
parser_test.go Fix End() of Rule 2024-09-03 20:36:47 +09:00
scope.go Disable "__builtin_func" when converting mk to bp 2024-03-21 10:47:32 +08:00