Exiting a data environment will reset all values, it is wrong to adjust
them afterwards.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Or to make it symmetrical, which is pointless though.
void __kmpc_end_serialized_parallel(IdentTy *, uint32_t TId) { --icv::Level; state::exitDataEnvironment(); }