<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 - fragment is larger than or outside of variable"
   href="https://bugs.llvm.org/show_bug.cgi?id=40314">40314</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>fragment is larger than or outside of variable
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>NetBSD
          </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>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>tk@giga.or.at
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>htmldeveloper@gmail.com, llvm-bugs@lists.llvm.org, neeilans@live.com, richard-llvm@metafoo.co.uk
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=21325" name="attach_21325" title="generated diagnostic file">attachment 21325</a> <a href="attachment.cgi?id=21325&action=edit" title="generated diagnostic file">[details]</a></span>
generated diagnostic file

When compiling tidy-html5-5.6.0 with clang-7.0.0 (trunk r337282) as included in
NetBSD 8.99.30/amd64, I see:

[ 57%] Building C object CMakeFiles/tidy-share.dir/src/messageobj.c.o
fragment is larger than or outside of variable
!155 = !DIGlobalVariableExpression(var: !35, expr:
!DIExpression(DW_OP_LLVM_fragment, 192, 512))
!35 = distinct !DIGlobalVariable(name: "tidyLanguages", scope: !14, file: !3,
line: 38, type: !36, isLocal: true, isDefinition: true)
fatal error: error in backend: Broken module found, compilation aborted!
clang: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
clang version 7.0.0 (trunk r337282)
Target: x86_64--netbsd
Thread model: posix
InstalledDir: /usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and
associated run script.
[ 58%] Building C object CMakeFiles/tidy-share.dir/src/sprtf.c.o
clang: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/tmp/language-697c9d.c
clang: note: diagnostic msg: /var/tmp/language-697c9d.sh
clang: note: diagnostic msg:

********************</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>