Fix remaining log_file_error(); emit dependent file references in new line.
authorHenner Zeller <h.zeller@acm.org>
Sat, 21 Jul 2018 01:52:52 +0000 (18:52 -0700)
committerHenner Zeller <h.zeller@acm.org>
Sat, 21 Jul 2018 01:52:52 +0000 (18:52 -0700)
commit3101b9b8c979f0a4239ccd823932a490b60d128c
tree45b889ac1c6317aa03fc3cb74b51b2289b38920c
parent323f6f6f6006eadcaec180f2cc1556f1f3303be3
Fix remaining log_file_error(); emit dependent file references in new line.

There are some places that reference dependent file locations ("this function was
called from ..."). These are now in a separate line for ease of jumping to
it with the editor (behaves similarly to compilers that emit dependent
messages).
frontends/ast/simplify.cc