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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 09:30:18 PDT 2017


aprantl added a comment.

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


https://reviews.llvm.org/D36797





More information about the llvm-commits mailing list