android: crazy_linker: Minor polish on tests.
Tiny refactor of the C source generating Python functions. No bugfix / feature at all. But the result of calling 'updated_auto_generated_sources.sh' doesn't need to be fixed by 'git cl format' anymore. - Prevent trailing whitespace on commented lines produced by CSourceForComments(). - More consistent output from CSourceForIntegerHexArray() and CSourceForConstCharArray() by using a common CSourceForArrayData() function that takes a lambda to format individual values. R=pasko@chromium.org, agrieve@chromium.org BUG=NONE Change-Id: Ifc9c5c175a3432acb5ce3d7918259c4ee294dd04 Reviewed-on: https://chromium-review.googlesource.com/c/1297423Reviewed-by:David Turner <digit@chromium.org> Reviewed-by:
Egor Pasko <pasko@chromium.org> Commit-Queue: David Turner <digit@chromium.org> Cr-Commit-Position: refs/heads/master@{#602331}
Showing
Please register or sign in to comment