This is an archive of the discontinued LLVM Phabricator instance.

(Incomplete)Add support for id-expression
AbandonedPublic

Authored by eduucaldas on Jun 5 2020, 10:15 AM.

Details

Reviewers
None
Summary
  • TODO: Differ between NameQualifiers
  • TODO: Box all operators
  • Done: Treat NestedNameSpecifiers
  • Done: [Try] Unbox all operators

Diff Detail

Event Timeline

eduucaldas created this revision.Jun 5 2020, 10:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2020, 10:15 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
eduucaldas updated this revision to Diff 269127.Jun 8 2020, 2:07 AM

Add support for DeclRefExpr in SyntaxTree, by generating IdExpression

eduucaldas abandoned this revision.Jun 9 2020, 12:13 AM