This is an archive of the discontinued LLVM Phabricator instance.

[SyntaxTree] Ignore implicit `CXXFunctionalCastExpr` wrapping constructor
ClosedPublic

Authored by eduucaldas on Sep 7 2020, 2:39 AM.

Diff Detail

Event Timeline

eduucaldas created this revision.Sep 7 2020, 2:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2020, 2:39 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
eduucaldas requested review of this revision.Sep 7 2020, 2:39 AM
eduucaldas updated this revision to Diff 290261.Sep 7 2020, 5:41 AM

Add comments

eduucaldas edited the summary of this revision. (Show Details)Sep 7 2020, 5:42 AM
eduucaldas added a reviewer: gribozavr2.
gribozavr2 accepted this revision.Sep 7 2020, 9:12 AM
This revision is now accepted and ready to land.Sep 7 2020, 9:12 AM
This revision was landed with ongoing or failed builds.Sep 8 2020, 2:45 AM
This revision was automatically updated to reflect the committed changes.