Rework how YAMLReader is layered on top of YAMLParser. Turn hand written
recursive descent functions into one table driven parser. Add proper error recovery and reporting. Add lots of test cases with semantics errors and verify error messages. llvm-svn: 156136
Loading
Please register or sign in to comment