fghanim marked an inline comment as done. fghanim added inline comments.
================ Comment at: llvm/lib/Frontend/OpenMP/OMPConstants.cpp:86 + llvm::omp::types::Int8PtrPtr = Int8Ptr->getPointerTo(); + llvm::omp::types::Int8PtrPtrPtr = Int8PtrPtr->getPointerTo(); + ---------------- fghanim wrote: > jdoerfert wrote: > > I think the macro way to specify pointer is easier to use. > It is. But that patch has landed yet, and so I cannot use that. so for the > time being, I am going to keep this way. and after both patches land, I'll > make a minor patch that will just make this small modification. I meant to say the patch has *not* landed yet. sorry for the confusion. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D79675/new/ https://reviews.llvm.org/D79675 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits