summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>2016-01-28 10:39:45 +0000
committerJonas Hahnfeld <Hahnfeld@itc.rwth-aachen.de>2016-01-28 10:39:45 +0000
commitdbf627dbd49bf58c94b45f5f98605b2a951f5fef (patch)
tree4005f33794029b7339609e0a3f553676954ff8c2 /clang/lib/CodeGen/CodeGenAction.cpp
parent7a964feccbc3b366223a1f0b4c1f51c7e4a1d695 (diff)
downloadbcm5719-llvm-dbf627dbd49bf58c94b45f5f98605b2a951f5fef.tar.gz
bcm5719-llvm-dbf627dbd49bf58c94b45f5f98605b2a951f5fef.zip
[OMPT] Avoid SEGV when a worker thread needs its parallel id behind the barrier
When the code behind the barrier is executed, the master thread may have already resumed execution. That's why we cannot safely assume that *pteam is not yet freed. This has been introduced by r258866. llvm-svn: 259037
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud