[PATCH] D22528: [libcxxabi] When catching an exception of type nullptr_t with a handler of pointer-to-member type, produce a null value of the right type

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 19 13:27:13 PDT 2016


rsmith closed this revision.
rsmith added a comment.

Committed as r276016.


Repository:
  rL LLVM

https://reviews.llvm.org/D22528





More information about the cfe-commits mailing list