This is an archive of the discontinued LLVM Phabricator instance.

[Syntax] No crash on OpaqueValueExpr.
ClosedPublic

Authored by hokein on Feb 5 2021, 2:25 AM.

Details

Summary

OpaqueValueExpr doesn't correspond to the concrete syntax, it has
invalid source location, ignore them.

Diff Detail

Event Timeline

hokein requested review of this revision.Feb 5 2021, 2:25 AM
hokein created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 5 2021, 2:25 AM
kbobyrev accepted this revision.Feb 15 2021, 5:49 AM

LGTM, thanks!

Sorry for the delay.

This revision is now accepted and ready to land.Feb 15 2021, 5:49 AM
This revision was landed with ongoing or failed builds.Feb 18 2021, 1:32 AM
This revision was automatically updated to reflect the committed changes.