| commit | ec172c6da02111b2e1150b3bd94578789d4fbd14 | [log] [tgz] |
|---|---|---|
| author | Samuel Antao <sfantao@us.ibm.com> | Thu May 26 17:49:04 2016 +0000 |
| committer | Samuel Antao <sfantao@us.ibm.com> | Thu May 26 17:49:04 2016 +0000 |
| tree | 86d58f9d1449977bacb1d6e03886ad0461602716 | |
| parent | d6e6bf1808f54cd755847aed3a4ee40b27102cb5 [diff] |
[OpenMP] Parsing and sema support for the from clause 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