<div dir="ltr">+Richard Smith who might have ideas<br><br>I'm not sure exactly why they wouldn't be findable (perhaps it's obvious to Richard from your description). More specific details might help - clang -cc1 command lines, small/isolated files needed to reproduce, etc.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 4, 2020 at 7:48 PM J Smith via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<div>Hi All,</div>
<div> </div>
<div>I'm trying to include standard headers like <iostream> in a C++ module. The C++ Clang v12 compiler can't see these headers, but they are found in the old style translation units. Can someone explain how to include the standard headers in C++20 module translation units.</div>
<div> </div>
<div>Thanks in advance.</div>
<div> </div>
<div> </div>
<div>--James</div>
</div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>