<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 - A suspicious string consisting of two parts is used for array initialization. It is possible that a comma is missing.(llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp:line 107)"
   href="https://bugs.llvm.org/show_bug.cgi?id=47030">47030</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>A suspicious string consisting of two parts is used for array initialization. It is possible that a comma is missing.(llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp:line 107)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>trunk
          </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>Static Analyzer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>dcoughlin@apple.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>info@ustchcs.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dcoughlin@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>A suspicious string consisting of two parts is used for array initialization.
It is possible that a comma is missing.

(commit e3546c78cabfbf670391a57766872f0a8e28a423)
llvm-project/clang/lib/StaticAnalyzer/Checkers/MoveChecker.cpp: line 107

   103        "basic_filebuf",
   104        "basic_ios",
   105        "future",
   106        "optional",
   107        "packaged_task"
   108        "promise",
   109        "shared_future",
   110        "shared_lock",
   111        "thread",
   112        "unique_lock",

Reported by: Ustchcs Toolsets Bugfinder
(bugfinder-6.3: A suspicious string consisting of two parts is used for array
initialization. It is possible that a comma is missing.)</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>