[OPENMP] Allow to use declare target variables in map clauses
Global variables marked as declare target are allowed to be used in map clauses. Patch fixes the crash of the compiler on the declare target variables in map clauses. llvm-svn: 330156
Loading
Please register or sign in to comment