<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 12/ 3/15 03:42 PM, Manuel Klimek
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOsfVvne7kP6qFD-B-jcOh6h2eJ6K5hPJ-EohxvURDGvRYtGqw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_quote">
          <div dir="ltr">On Thu, Dec 3, 2015 at 1:15 PM Vladimir
            Voskresensky - Oracle via cfe-commits <<a
              moz-do-not-send="true"
              href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Manuel<br>
            <br>
            On 12/ 3/15 01:38 PM, Manuel Klimek via cfe-commits wrote:<br>
            > +    if (!Compilations) {<br>
            > +      llvm::errs() << "Error while trying to
            load a compilation database:\n"<br>
            > +                   << ErrorMessage <<
            "Running without flags.\n";<br>
            > +      Compilations.reset(<br>
            > +          new FixedCompilationDatabase(".",
            std::vector<std::string>()));<br>
            > +    }<br>
            It would be helpful if error message also mentions "--"
            approach as the way to<br>
            override this default flags.<br>
          </blockquote>
          <div><br>
          </div>
          <div>I considered it; do you have wording suggestions?</div>
        </div>
      </div>
    </blockquote>
    Second part of message could be something like:<br>
    "Running without flags, because "-- [flags]" postfix is not
    specified as well.\n"
    <blockquote
cite="mid:CAOsfVvne7kP6qFD-B-jcOh6h2eJ6K5hPJ-EohxvURDGvRYtGqw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_quote">
          <div> </div>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <br>
            Vladimir.<br>
            _______________________________________________<br>
            cfe-commits mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits"
              rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits</a><br>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>