ABataev added a comment.

I think the fix is not quite correct. I believe it's better to replace a call 
of getVariableArrayDecayedType() in CGStmtOpenMP.cpp by a call to 
getCanonicalParamType(). Try to replace it and check the result.


Repository:
  rL LLVM

https://reviews.llvm.org/D25373



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to