This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP]Fix PR47790: segfault in frontend while parsing Objective-C with OpenMP.
ClosedPublic

Authored by ABataev on Nov 12 2020, 12:00 PM.

Details

Summary

Need to check if the sema is actually finishing a function decl.

Diff Detail

Event Timeline

ABataev created this revision.Nov 12 2020, 12:00 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 12 2020, 12:00 PM
ABataev requested review of this revision.Nov 12 2020, 12:00 PM
This revision is now accepted and ready to land.Nov 12 2020, 12:35 PM
This revision was landed with ongoing or failed builds.Nov 12 2020, 1:27 PM
This revision was automatically updated to reflect the committed changes.