Clang is good in this: ``` error foo: bar = baz ^^^ ``` We can show errors in a similar way. (BTW, this doesn't play well with "one log entry = one log line" principle)
Clang is good in this:
We can show errors in a similar way.
(BTW, this doesn't play well with "one log entry = one log line" principle)