<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>When I run "clang++", the output says "<span
        style="font-family:monospace">clang: error: no input files"</span>
      instead of <span style="font-family:monospace">"clang++: error:
        no input files"</span>,</p>
    <p>with all C++ functionality completely disabled (C++ hello world
      does "fatal error: 'iostream' file not found").<br>
    </p>
    <p>This issue only showed up today (so sometime within the past
      week), it definitely wasn't like this for "a very long time".<br>
    </p>
  </body>
</html>