alexey-bataev wrote:

> OpenMPIterationSpaceChecker is still passed a pointer to CollapsedLoopDecls, 
> because one caller passes a nullptr, and we don't want to do the analysis in 
> that case.

Still pass by reference, just pass empty where it is not required

https://github.com/llvm/llvm-project/pull/101305
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to