1 Commits

Author SHA1 Message Date
Johannes Doerfert
6133942796 [OpenMP][FIX] Remove AssertingVHs that outlive their values
The map with AssertingVHs has been moved into the OpenMPIRBuilder which extended their lifetime.
On NVIDIA this will cause an assertion. This simply removes the AssertingVH wrapper.
2022-12-07 18:27:55 -08:00