diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2015-08-04 08:10:48 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-08-04 08:10:48 +0000 |
commit | 48977c3364d978b234734e6125adf39e55e9603d (patch) | |
tree | 39ffb3932dd3a68fccb89e689d318b59dccaa89b /llvm/lib/Transforms/IPO/LoopExtractor.cpp | |
parent | d19b9d82290abec6d4821876f012931ee1b2a932 (diff) | |
download | bcm5719-llvm-48977c3364d978b234734e6125adf39e55e9603d.tar.gz bcm5719-llvm-48977c3364d978b234734e6125adf39e55e9603d.zip |
[OPENMP] Fix compiler crash during data-sharing attributes analysis.
If a global variable is marked as private in OpenMP construct and then is used in of the private clauses of the same construct, it might cause compiler crash because of incorrect capturing.
llvm-svn: 243964
Diffstat (limited to 'llvm/lib/Transforms/IPO/LoopExtractor.cpp')
0 files changed, 0 insertions, 0 deletions