<div dir="ltr">It's possible, but has drawbacks:<div><br></div><div>* ReportErrorSummary wouldn't pick it up (fixable), it's using "%L %F";</div><div>* "%L" wouldn't be straightforward to use if the user wanted to change the default (the user would have to explicitly pass "<span style="font-size:12.8000001907349px">%s(%l,%c)" where they want to have the location (instead of simply "%L");</span></div><div><span style="font-size:12.8000001907349px">* We would have a different DEFAULT from trunk in our (internal) port, which would add to merge work (I don't expect it to change much, of course. But we'd need to take care of it whenever the default changed, in order to keep up with trunk). This is not something you need to worry, of course. I'm just adding for completeness.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Points 1 and 2 would also apply to any sanitizer running on Windows, too (If someone were to use them with VS, it's much easier to simply double click the output), if we decide to turn on VS-style location info output by default on this platform.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Thanks,</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">  Filipe</span></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 28, 2015 at 5:36 PM, Alexey Samsonov <span dir="ltr"><<a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Why does't passing "%s(%l,%c)" in stack_trace_format work for you?<br>
<br>
<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D10113&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=sqXBNrXfvyWwso9zSrooL7fGb7rzvfRdhFlWAh9icLM&s=pW9Js2saBcQDL5d5jHtCJM06GhiDIXFtS3xB8QCukFU&e=" target="_blank">http://reviews.llvm.org/D10113</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_settings_panel_emailpreferences_&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=sqXBNrXfvyWwso9zSrooL7fGb7rzvfRdhFlWAh9icLM&s=hcjQzE1zs_CxJLSmiZhtHv6slm3pwgb9SUjBZcoLUxQ&e=" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</blockquote></div><br></div></div>