[PATCH] D24615: [OpenMP] clang doesnt diagnose if there is a lexical block around a for stmt for OpenMP loops. It is technically not allowed in the OpenMP standard
Alexey Bataev via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 5 03:30:59 PDT 2016
ABataev added a comment.
In https://reviews.llvm.org/D24615#561532, @kkwli0 wrote:
> Should we issue a warning message in this case?
Agree
https://reviews.llvm.org/D24615
More information about the cfe-commits
mailing list