[LLVMbugs] [Bug 13834] YAMLParser can't handle flow-map within block-map

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 13 12:37:29 PDT 2012


http://llvm.org/bugs/show_bug.cgi?id=13834

Jonathan Anderson <jonathan.anderson at cl.cam.ac.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Jonathan Anderson <jonathan.anderson at cl.cam.ac.uk> 2012-09-13 14:37:29 CDT ---
Hmmm, it works with yaml-bench.

It looks like I just need more calls to Node::skip() in my code; sorry.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list