Skip to content
Commit f07946e1 authored by Alexey Bataev's avatar Alexey Bataev
Browse files

[OPENMP]Fix PR39372: Does not complain about loop bound variable not

being shared.

According to the standard, the variables with unspecified data-sharing
attributes in presence of `default(none)` clause must be reported to
users. Compiler did not generate error reports for the variables used in
other OpenMP regions. Patch fixes this.

llvm-svn: 345533
parent c045c557
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment