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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31190
Publish RAIIObjectsForParser.h for external usage ClosedPublic Authored by v.g.vassilev on Mar 21 2017, 8:52 AM.
Details
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
Revision Contents
Diff 92493 lib/Parse/ParseCXXInlineMethods.cpp
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseExpr.cpp
lib/Parse/ParseExprCXX.cpp
lib/Parse/ParseInit.cpp
lib/Parse/ParseObjc.cpp
lib/Parse/ParseOpenMP.cpp
lib/Parse/ParsePragma.cpp
lib/Parse/ParseStmt.cpp
lib/Parse/ParseStmtAsm.cpp
lib/Parse/ParseTemplate.cpp
lib/Parse/Parser.cpp
lib/Parse/RAIIObjectsForParser.h
|