As noted in https://llvm.org/bugs/show_bug.cgi?id=20000 Clang lacks "a necessary feature for any real compiler" and this patch attempts to fix that oversight. Although the content is a little light a the moment and the code could be cleaned up a bit and integration with the diagnostics systems could be better, it shows real promise in extending Clang into this feature space. With that said, I give you the first draft of --tell-me-a-story mode for Clang.
This revision needs review, but there are no reviewers specified.
Details
Details
- Reviewers
- None
Summary
Diff Detail
Diff Detail
Event Timeline
rtrieu updated this object.