This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP 5.0] Fix argument dependent lookup of user-defined mapper
Needs ReviewPublic

Authored by lildmh on Feb 25 2019, 11:28 AM.

Details

Summary

This patch passes the correct ADL parameter when creating the mapper lookup expressions.

Diff Detail

Event Timeline

lildmh created this revision.Feb 25 2019, 11:28 AM

A test is required