[PATCH] D36797: [Verifier] Avoid visiting DIGlobalVariables twice

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 17 04:33:38 PDT 2017


davide added a comment.

In https://reviews.llvm.org/D36797#843446, @aprantl wrote:

> Does this still catch the case where that variable is a nullptr? If yes, this LGTM.


Yes, it does from what I can see.


Repository:
  rL LLVM

https://reviews.llvm.org/D36797





More information about the llvm-commits mailing list