[PATCH] D53561: [clang] Fix a null pointer dereference.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 23 02:54:44 PDT 2018


sammccall accepted this revision.
sammccall added a comment.
This revision is now accepted and ready to land.

Nice!
Can you construct an example and add a simple lit test? https://reviews.llvm.org/rL344133 is a recent similar change.


Repository:
  rC Clang

https://reviews.llvm.org/D53561





More information about the cfe-commits mailing list