summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/requires_target_messages.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP][NFC] Fix requires target test.Gheorghe-Teodor Bercea2019-04-181-5/+5
| | | | | | | | | | | | | | | | Summary: Fix requires target test. Reviewers: ABataev Subscribers: guansong, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D60886 llvm-svn: 358711
* [OpenMP] Add checks for requires and target directives.Gheorghe-Teodor Bercea2019-04-181-0/+15
Summary: The requires directive containing target related clauses must appear before any target region in the compilation unit. Reviewers: ABataev, AlexEichenberger, caomhin Reviewed By: ABataev Subscribers: guansong, jfb, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D60875 llvm-svn: 358709
OpenPOWER on IntegriCloud