Files
clang-p2996/openmp/docs/remarks/OMP101.rst
Joseph Huber 6242f9b966 [OpenMP][Documentation] Fix hyperlink location
Fixes the documentation hyperlinks not showing the header.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D106374
2021-07-20 12:42:32 -04:00

7 lines
310 B
ReStructuredText

.. _omp101:
Parallel region is used in unknown / unexpected ways. Will not attempt to rewrite the state machine. [OMP101]
=============================================================================================================
An analysis remark that indicates that a parallel region has unknown calls.