<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 --- - error: call to function 'is_contained' that is neither visible in the template definition nor found by argument-dependent lookup"
   href="https://llvm.org/bugs/show_bug.cgi?id=29081">29081</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>error: call to function 'is_contained' that is neither visible in the template definition nor found by argument-dependent lookup
          </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>Modules
          </td>
        </tr>

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

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

        <tr>
          <th>CC</th>
          <td>dgregor@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When building llvm self-hosted with modules using libstdc++.

The causing invocation is:
/home/crislinux/clangbuild/inst/bin/clang-4.0 -cc1 -D __STDC_CONSTANT_MACROS -D
__STDC_FORMAT_MACROS -D __STDC_LIMIT_MACROS -I
includes/home/crislinux/clangbuild/modules/lib/CodeGen -I
includes/home/crislinux/clangbuild/src/lib/CodeGen -I
includes/home/crislinux/clangbuild/modules/include -I
includes/home/crislinux/clangbuild/src/include -D NDEBUG -I
includes/usr/include/c++/5.4.0 -I
includes/usr/include/x86_64-linux-gnu/c++/5.4.0 -I
includes/usr/include/x86_64-linux-gnu/c++/5.4.0 -I
includes/usr/include/c++/5.4.0/backward -I includes/usr/local/include -I
includes/home/crislinux/clangbuild/inst/lib/clang/4.0.0/include -I
includes/usr/include/x86_64-linux-gnu -I includes/include -I
includes/usr/include   -std=c++11   -fmodules -fimplicit-module-maps
-fmodules-cache-path=./module.cache -fmodules-local-submodule-visibility 
RegAllocPBQP.cpp</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>