summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_update_from_messages.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Parsing and sema support for the from clauseSamuel Antao2016-05-261-0/+176
Summary: The patch contains the parsing and sema support for the `from` clause. Patch based on the original post by Kelvin Li. Reviewers: hfinkel, carlo.bertolli, kkwli0, arpith-jacob, ABataev Subscribers: caomhin, cfe-commits Differential Revision: http://reviews.llvm.org/D18488 llvm-svn: 270882
OpenPOWER on IntegriCloud