Ping<div><br></div><div>  Filipe<span></span><br><br>On Thursday, May 28, 2015, Filipe Cabecinhas <<a href="mailto:filcab%2Bllvm.phabricator@gmail.com">filcab+llvm.phabricator@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's possible, but has drawbacks:<br>
<br>
- ReportErrorSummary wouldn't pick it up (fixable), it's using "%L %F";<br>
- "%L" wouldn't be straightforward to use if the user wanted to change the<br>
<br>
default (the user would have to explicitly pass "%s(%l,%c)" where they want<br>
to have the location (instead of simply "%L");<br>
<br>
- We would have a different DEFAULT from trunk in our (internal) port,<br>
<br>
which would add to merge work (I don't expect it to change much, of course.<br>
But we'd need to take care of it whenever the default changed, in order to<br>
keep up with trunk). This is not something you need to worry, of course.<br>
I'm just adding for completeness.<br>
<br>
Points 1 and 2 would also apply to any sanitizer running on Windows, too<br>
(If someone were to use them with VS, it's much easier to simply double<br>
click the output), if we decide to turn on VS-style location info output by<br>
default on this platform.<br>
<br>
Thanks,<br>
<br>
  Filipe<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=gwxR8Iv5pBL4icliYxDHKTzDFno11xKsFeA7IT7_gRw&s=CprzFcpsYUom_O6QFenn_XvPbT3uVTjpAlHFszvKV6Q&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=gwxR8Iv5pBL4icliYxDHKTzDFno11xKsFeA7IT7_gRw&s=qxr5j4-0ob0QmD2nPVjPvi7SmiiKYOCM-Z46B-DVJLg&e=" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</blockquote></div>