xref: /llvm-project/openmp/docs/remarks/OMP101.rst (revision 6242f9b966978f6d4d5a15a7475bb3169fa2d3fd)
1.. _omp101:
2
3Parallel region is used in unknown / unexpected ways. Will not attempt to rewrite the state machine. [OMP101]
4=============================================================================================================
5
6An analysis remark that indicates that a parallel region has unknown calls.
7