<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:david.stenberg@ericsson.com" title="David Stenberg <david.stenberg@ericsson.com>"> <span class="fn">David Stenberg</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DebugInfo: Wrong value for inlined formal_parameters of a function inlined twice"
   href="https://bugs.llvm.org/show_bug.cgi?id=23260">bug 23260</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;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DebugInfo: Wrong value for inlined formal_parameters of a function inlined twice"
   href="https://bugs.llvm.org/show_bug.cgi?id=23260#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - DebugInfo: Wrong value for inlined formal_parameters of a function inlined twice"
   href="https://bugs.llvm.org/show_bug.cgi?id=23260">bug 23260</a>
              from <span class="vcard"><a class="email" href="mailto:david.stenberg@ericsson.com" title="David Stenberg <david.stenberg@ericsson.com>"> <span class="fn">David Stenberg</span></a>
</span></b>
        <pre>(In reply to David Stenberg from <a href="show_bug.cgi?id=23260#c2">comment #2</a>)
<span class="quote">> Proposed patch: <a href="https://reviews.llvm.org/D55513">https://reviews.llvm.org/D55513</a>.</span >

Merged as r348837.

Running the listed command on t.c now gives:

$ clang -g -O2 t.c -S -emit-llvm -o - | grep llvm.dbg.value
  call void @llvm.dbg.value(metadata i32 undef, metadata !10, metadata
!DIExpression()) #3, !dbg !16
  call void @llvm.dbg.value(metadata i32 undef, metadata !10, metadata
!DIExpression()) #3, !dbg !19
declare void @llvm.dbg.value(metadata, metadata, metadata) #2</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>