[LLVMbugs] [Bug 20000] New: Clang needs a --tell-me-a-story flag
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Jun 10 17:55:19 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20000
Bug ID: 20000
Summary: Clang needs a --tell-me-a-story flag
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: rtrieu at google.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140611/3b2ad6e6/attachment.html>
More information about the llvm-bugs
mailing list