[PATCH] D91670: Fix crash after looking up dwo_id=0 in CU index.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 21:01:15 PST 2020


MaskRay added a comment.

> then the check Rows[H].getSignature() != S won't fail

The condition fails.


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

https://reviews.llvm.org/D91670



More information about the llvm-commits mailing list