[llvm-commits] [PATCH] YAMLParser diagnostics filename

Sean Silva silvas at purdue.edu
Sun Nov 18 10:32:25 PST 2012


CC'ing Michael Spencer since he's the best reviewer for this.

On Sun, Nov 18, 2012 at 3:10 AM, Kim Gräsman <kim.grasman at gmail.com> wrote:
> Hi all,
>
> Here's a patch to allow using MemoryBuffers with yaml::Stream directly.
>
> The rationale is to get YAML filenames in diagnostics from
> yaml::Stream::printError -- currently the filename is hard-coded as
> "YAML" because there's no buffer information available.
>
> Patch generated from r167960 of trunk.
>
> I'd love for someone to take a look at this and commit if acceptable.
>
> Thank you,
> - Kim
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>




More information about the llvm-commits mailing list