<html>
    <head>
      <base href="https://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 --- - Regression(264084:264182): undefined reference errors when linking chrome/linux binaries"
   href="https://llvm.org/bugs/show_bug.cgi?id=27051">27051</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Regression(264084:264182): undefined reference errors when linking chrome/linux binaries
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>PC
          </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>LLVM Codegen
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre><a href="https://build.chromium.org/p/chromium.fyi/builders/ClangToTLinux/builds/4713/steps/compile/logs/stdio">https://build.chromium.org/p/chromium.fyi/builders/ClangToTLinux/builds/4713/steps/compile/logs/stdio</a>

ninja -C out/Release content_decoder_tool

../../net/filter/mock_filter_context.cc:11: error: undefined reference to
'GURL::GURL()'
../../net/filter/mock_filter_context.cc:18: error: undefined reference to
'GURL::~GURL()'
../../net/filter/mock_filter_context.cc:35: error: undefined reference to
'GURL::GURL(GURL const&)'
../../net/filter/mock_filter_context.cc:35: error: undefined reference to
'GURL::operator=(GURL)'
../../net/filter/mock_filter_context.cc:35: error: undefined reference to
'GURL::~GURL()'


Sadly, the bot was red due to something else for a while, so the regression
range is pretty big.</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>