This patch adds a 'resetError' method to the YAML 'Input' class.
This method is useful in cases where a semantic error occurs in one of the
yaml documents but we still want to parse the remaining documents.
Details
Details
- Reviewers
bob.wilson bogner
Diff Detail
Diff Detail
- Repository
- rL LLVM