<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </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 --- - Truncated description for DataLayout::fitsInLegalInteger"
   href="http://llvm.org/bugs/show_bug.cgi?id=19187">19187</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Truncated description for DataLayout::fitsInLegalInteger
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Documentation
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>trunk
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Windows NT
          </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>Doxygen
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>gplanet@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The description for DataLayout::fitsInLegalInteger ends mid-sentence.

<a href="http://llvm.org/docs/doxygen/html/classllvm_1_1DataLayout.html">http://llvm.org/docs/doxygen/html/classllvm_1_1DataLayout.html</a>

llvm::DataLayout::fitsInLegalInteger

fitsInLegalInteger - This function returns true if the specified type fits in a
native integer type supported by the CPU. For example, if the CPU only supports
i32 as a native integer type, then i27 fits in a legal

Definition at line 285 of file DataLayout.h.

Looking at the source code, there is just a missing slash.</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>