<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 15-Dec-23 3:24 PM, Faidon Liambotis
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:ZXxhgtycTAnzWk3D@tty.gr">
      <pre class="moz-quote-pre" wrap="">Thanks, Sylvestre for the Cc and Israel for the bug report!

On Fri, Dec 15, 2023 at 02:00:55PM +0100, Sylvestre Ledru wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">The above lines are adding c++ include paths in the
method (WebAssembly::AddClangSystemIncludeArgs)
for adding only system/c include paths.
I think the c++ include paths should only be added in the methods for
adding
libc++ (WebAssembly::addLibCxxIncludePaths) or libstdc++
(WebAssembly::addLibStdCXXIncludePaths) include
paths.
</pre>
        </blockquote>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Israel, I can confirm that your interpetation is correct :) Can you
confirm whether you're experiencing the same issue with clang-16?</pre>
    </blockquote>
    <p><span style="white-space: pre-wrap">I just tested with clang-16 and it is working well \o/.
Thanks for the help Sylvestre, Faidon.

</span></p>
  </body>
</html>