The 'loc' argument is optional, and some compilers (e.g. MSVC) do no supply it.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D150404
[OpenMP] remove an erroneous assert on the location argument ClosedPublic Authored by vadikp-intel on May 11 2023, 3:30 PM.
Details
Summary The 'loc' argument is optional, and some compilers (e.g. MSVC) do no supply it.
Diff Detail Event TimelineThis revision is now accepted and ready to land.May 11 2023, 10:21 PM
Revision Contents
Diff 521473 openmp/runtime/src/kmp_runtime.cpp
|