<html>
    <head>
      <base href="http://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 --- - Clang needs a --tell-me-a-story flag"
   href="http://llvm.org/bugs/show_bug.cgi?id=20000">20000</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Clang needs a --tell-me-a-story flag
          </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>Linux
          </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>Frontend
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>rtrieu@google.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Often times, users are not satisfied with single line diagnostic messages. 
People desire a longer narrative, something which engages them on a more
literary level.  To this end, I propose adding --tell-me-a-story flag to Clang
which will cause Clang to enter story mode and enthrall users with majestic
tales involving their favorite language constructs.  For example:

$ clang --tell-me-a-story
Once upon a time, a young string literal was told that he could be anything
when he grew up.  He didn't much like being a string literal and wanted very
much to be a bool instead.  So he journeyed far and wide, looking for the
perfect bit of code.  Eventually, he came to be inside an if-statement.  And
thus, "his wish" became true.</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>