This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Sema for depend clause on target enter data directive.
ClosedPublic

Authored by arpith-jacob on Jan 21 2016, 4:11 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

arpith-jacob retitled this revision from to [OpenMP] Sema for depend clause on target enter data directive..
arpith-jacob updated this object.
ABataev edited edge metadata.Jan 21 2016, 4:14 AM

Add tests for templates to test/OpenMP/target_enter_data_depend_messages.cpp

arpith-jacob edited edge metadata.

Added template instantiation test case for all feasible tests.

ABataev accepted this revision.Jan 21 2016, 7:30 AM
ABataev edited edge metadata.

LG

This revision is now accepted and ready to land.Jan 21 2016, 7:30 AM
This revision was automatically updated to reflect the committed changes.