This is an archive of the discontinued LLVM Phabricator instance.

Add lock function definitions to fix Bug 40042
ClosedPublic

Authored by hbae on Dec 27 2018, 7:51 AM.

Details

Summary

This change fixes the sanity issue reported in Bug 40042.
Lock function definitions for the three lock kinds were added to disambiguate calls to the lock functions done directly and indirectly.

Diff Detail

Repository
rOMP OpenMP

Event Timeline

hbae created this revision.Dec 27 2018, 7:51 AM
This revision is now accepted and ready to land.Jan 11 2019, 3:03 AM
This revision was automatically updated to reflect the committed changes.

Hmm, thanks, i missed the patch, and wasn't CC'd here.
I will check if that silences the ubsan.