summaryrefslogtreecommitdiffstats
path: root/openmp/tools/archer/tests/parallel/parallel-simple2.c
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP][Tool] archer tests require tsanprotze@itc.rwth-aachen.de2019-11-221-0/+1
| | | | Testing for tsan capability in the test-compiler in follow-up review
* [OpenMP] Add implementation and tests of Archer toolprotze@itc.rwth-aachen.de2019-11-181-0/+43
The tool provides TSAN annotations for OpenMP synchronization. The tool is activated if no other OMPT tool is loaded. The tool detects whether the application was built with TSan and rejects activation according to the OMPT protocol if there is no TSan-rt. Differential Revision: https://reviews.llvm.org/D45890
OpenPOWER on IntegriCloud