[OPENMP] Fixed data-sharing attributes processing for variables with global
storage. This fix allows to use non-constant global variables, static local variables and static data members in data-sharing attribute clauses in parallel and task regions. llvm-svn: 226250
Loading
Please register or sign in to comment