llvm
36635636 - [OPENMP]Fix PR44578: crash in target construct with captured global.

Commit
6 years ago
[OPENMP]Fix PR44578: crash in target construct with captured global. Target regions have implicit outer region which may erroneously capture some globals when it should not. It may lead to a compiler crash at the compile time.
Author
Committer
Parents
Loading