commit | 22e36113c7de2e86b3c87655ca0be2ed41adeef2 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Oct 01 00:50:45 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Thu Oct 01 17:06:32 2020 +0000 |
tree | e256025cdbf9f3f989188ebff65ac1002c58a6c5 | |
parent | 83e7698cd533d9dfa0304e60c56cd3e1c2cd40aa [diff] |
Add missing error for non-'+' string op. Compiler was returning an error message without printing an error. Future considerations: there are a lot of other errors the compiler could be throwing here, for other things that are wrong, without aborting early. Fixes: 169628569 Test: aidl_parser_fuzzer tests/corpus/other_string_operation Change-Id: I1131e8c530cf7c562a7af68e5036796f44976852
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview