521534f3d8
The soong_javac_filter tool will take the output of the javac tool on stdin and produce a colorized version similar to what clang produces on stdout. It also strips the useless "warning there are warnings" messages: Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Modules that want the warnings can pass the appropriate -Xlint options. Test: javac_filter_test Change-Id: Ic8d337d95ae6c48146771f2982fd1316cb7d82be |
||
---|---|---|
.. | ||
javac_filter | ||
microfactory | ||
multiproduct_kati | ||
soong_build | ||
soong_env | ||
soong_ui | ||
soong_zip | ||
zip2zip |