ABataev added inline comments.
================ Comment at: lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp:564 + llvm::Value *FnArgs[] = {ZeroAddr.getPointer(), ZeroAddr.getPointer()}; + emitCall(CGF, Fn, FnArgs); ---------------- Pass non-null `SourceLocation` here as the last argument Repository: rC Clang https://reviews.llvm.org/D43625 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits