CGOpenMPRuntime::emitDeclareTargetVarDefinition - fix static analyzer null...
CGOpenMPRuntime::emitDeclareTargetVarDefinition - fix static analyzer null dereference warning. NFCI. All paths test for or dereference the VD pointer, so just assert that its not null.
Loading
Please sign in to comment