diff options
| author | 2021-09-24 08:25:17 -0700 | |
|---|---|---|
| committer | 2021-09-24 08:54:29 -0700 | |
| commit | e8652d4cd1b38b91dd8bdf5bf55468cd4d829d89 (patch) | |
| tree | 77bec29282a29ae1f7934ea227904aac3c062a99 /tools/warn/cpp_warn_patterns.py | |
| parent | ad48e9cb875fcb59d9b3675938d2bc7e7033498f (diff) | |
Separate output from diagnostics in Starlark product configuration.
Some of the product configuration makefiles use `info` and `warning` Make's
builtins for diagnostics. As running Starlark configuration generates the makefile
as its output, this diagnostics has to go elsewhere. Implement `rblf_log` as
the functional equivalent of `print` that writes to stderr instead of stdout
and use it to implement `info` and `warning` counterparts.
Fixes: 201073196
Test: manual
Change-Id: Ib4d9c10566f9b20310fbee41eda67f0a621b0a84
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions