<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:bruce.mitchener@gmail.com" title="Bruce Mitchener <bruce.mitchener@gmail.com>"> <span class="fn">Bruce Mitchener</span></a>
</span> changed
<a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Debug info for function argument missing DW_AT_location"
href="https://llvm.org/bugs/show_bug.cgi?id=22892">bug 22892</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>RESOLVED
</td>
<td>REOPENED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>WORKSFORME
</td>
<td>---
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Debug info for function argument missing DW_AT_location"
href="https://llvm.org/bugs/show_bug.cgi?id=22892#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_REOPENED "
title="REOPENED --- - Debug info for function argument missing DW_AT_location"
href="https://llvm.org/bugs/show_bug.cgi?id=22892">bug 22892</a>
from <span class="vcard"><a class="email" href="mailto:bruce.mitchener@gmail.com" title="Bruce Mitchener <bruce.mitchener@gmail.com>"> <span class="fn">Bruce Mitchener</span></a>
</span></b>
<pre>I still see this on a recent build:
batavia:missing-debug-location bruce $ ~/Development/build-llvm/bin/clang -###
-W -Wall -arch i386 -g -O -c -o bad-debug-info.o bad-debug-info.c
clang version 3.7.0 (trunk 231926) (llvm/trunk 231925)
Target: i386-apple-darwin14.1.0
Thread model: posix
"/Users/bruce/Development/build-llvm/bin/clang-3.7" "-cc1" "-triple"
"i386-apple-macosx10.10.0" "-emit-obj" "-disable-free" "-disable-llvm-verifier"
"-main-file-name" "bad-debug-info.c" "-mrelocation-model" "pic" "-pic-level"
"2" "-mthread-model" "posix" "-mdisable-fp-elim" "-masm-verbose" "-target-cpu"
"yonah" "-target-linker-version" "241.9" "-gdwarf-2" "-dwarf-column-info"
"-coverage-file"
"/Users/bruce/Development/dylan/missing-debug-location/bad-debug-info.o"
"-resource-dir" "/Users/bruce/Development/build-llvm/bin/../lib/clang/3.7.0"
"-O2" "-W" "-Wall" "-fdebug-compilation-dir"
"/Users/bruce/Development/dylan/missing-debug-location" "-ferror-limit" "19"
"-fmessage-length" "204" "-stack-protector" "1" "-mstackrealign" "-fblocks"
"-fobjc-runtime=macosx-fragile-10.10.0" "-fobjc-subscripting-legacy-runtime"
"-fencode-extended-block-signature" "-fmax-type-align=16"
"-fdiagnostics-show-option" "-fcolor-diagnostics" "-vectorize-loops"
"-vectorize-slp" "-o" "bad-debug-info.o" "-x" "c" "bad-debug-info.c"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>