summaryrefslogtreecommitdiffstats
path: root/openmp/testsuite/c/omp_parallel_sections_private.c
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Remove the unused testsuite/ directoryJonathan Peyton2017-11-131-65/+0
| | | | | | | | | | The testsuite directory is not used or updated and confuses new users to the OpenMP project. These tests were rewritten using the lit format and put under the runtime/test directory. This patch removes the entire testsuite/ directory. Differential Revision: https://reviews.llvm.org/D39767 llvm-svn: 318056
* Fix typosAlp Toker2014-06-011-1/+1
| | | | llvm-svn: 209995
* Add testsuite from OpenUHJim Cownie2014-05-101-0/+65
llvm-svn: 208472
OpenPOWER on IntegriCloud