[PATCH] D71969: [OpenMP] diagnose zero-length array section in the depend clause
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 29 08:20:30 PST 2019
jdoerfert added a comment.
I would put this check right next to the one that issues `err_omp_section_length_negative`. SemaExpr.cpp +4668
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71969/new/
https://reviews.llvm.org/D71969
More information about the cfe-commits
mailing list