<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - testsuite: MakeInlineTest ignores no_debug_info_test"
   href="https://bugs.llvm.org/show_bug.cgi?id=36690">36690</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>testsuite: MakeInlineTest ignores no_debug_info_test
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jan.kratochvil@redhat.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=20050" name="attach_20050" title="Attempted fix with no effect">attachment 20050</a> <a href="attachment.cgi?id=20050&action=edit" title="Attempted fix with no effect">[details]</a></span>
Attempted fix with no effect

These testcases should be marked as no_debug_info_test:

packages/Python/lldbsuite/test/functionalities/data-formatter/typedef_array/TestTypedefArray.py
packages/Python/lldbsuite/test/functionalities/frame_var_scope/TestFrameVariableScope.py
packages/Python/lldbsuite/test/lang/cpp/extern_c/TestExternCSymbols.py
packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py
packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py

At least during my tests it complains by:
  dwz: a.out.debug.dwz: .debug_info section not present

But lldbinline.MakeInlineTest ignores decorators.no_debug_info_test there.</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>