<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 25, 2014 at 2:36 PM, Yuri <span dir="ltr"><<a href="mailto:yuri@rawbw.com" target="_blank">yuri@rawbw.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 01/25/2014 01:19, Yaron Keren wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You need to set<br>
<br>
   clang::CodeGenOptions.<u></u>DebugColumnInfo = 1;<br>
<br>
it's not enabled by default.<br>
</blockquote>
<br></div>
Why this isn't a default? Is there some benefit to keeping it off?</blockquote></div><br>It dramatically increases the size of the debug info. Note that this question is probably better asked on the Clang mailing list.</div>
</div>