[Openmp-commits] [PATCH] D89802: [OpenMP] Add Passing in Original Declaration Names To Mapper API

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Oct 28 10:32:51 PDT 2020


tianshilei1992 added a comment.

This patch caused segment fault in D90099 <https://reviews.llvm.org/D90099> where the map variable info pointer is `nullptr` but it is deferenced.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89802/new/

https://reviews.llvm.org/D89802



More information about the Openmp-commits mailing list