This is an archive of the discontinued LLVM Phabricator instance.

Publish RAIIObjectsForParser.h for external usage
ClosedPublic

Authored by v.g.vassilev on Mar 21 2017, 8:52 AM.

Details

Reviewers
rsmith
Summary

In the context of cling, we need to recover the parser from errors. This patch is essential for us and we would like to move it from our fork to clang proper.

Diff Detail

Repository
rL LLVM

Event Timeline

v.g.vassilev created this revision.Mar 21 2017, 8:52 AM
rsmith accepted this revision.Mar 22 2017, 3:53 PM
This revision is now accepted and ready to land.Mar 22 2017, 3:53 PM
v.g.vassilev closed this revision.Mar 23 2017, 8:23 AM

Landed in r298606.

lib/Parse/Parser.cpp