[OPENMP]Mark the loop as started when initialized.
Need to mark the loop as started when the initialization statement is found. It is required to prevent possible incorrect loop iteraton variable detection during template instantiation and fix the compiler crash during the codegen. llvm-svn: 349657
parent
2bb4a490
Please register or sign in to comment