If the variable is constrcutible, its copy is created by calling a
constructor. Such variables are duplicated and thus, must be captured.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Differential D83909
[OPENMP] Fix PR46730: Fix compiler crash on taskloop over constructible loop counters. ABataev on Jul 15 2020, 2:36 PM. Authored by
Details If the variable is constrcutible, its copy is created by calling a
Diff Detail
Unit Tests |