jhuber6 added a comment.

In D89802#2359504 <https://reviews.llvm.org/D89802#2359504>, @tianshilei1992 
wrote:

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

Was it this one, or was it D90172 <https://reviews.llvm.org/D90172>. This patch 
only changes the code generation in Clang so I don't think it references the 
generated mapping pointers. It's possible I forget to check the status of the 
pointer somewhere in the RTL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89802

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to