This is an archive of the discontinued LLVM Phabricator instance.

[libclang] Fix hang in release / assertion in debug when evaluating value-dependent types.
ClosedPublic

Authored by emilio on Jul 9 2019, 6:01 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

emilio created this revision.Jul 9 2019, 6:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2019, 6:01 AM
emilio edited the summary of this revision. (Show Details)Jul 9 2019, 6:02 AM
Anastasia accepted this revision.Jul 9 2019, 7:18 AM

LGTM! Thanks!

This revision is now accepted and ready to land.Jul 9 2019, 7:18 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 9 2019, 7:27 AM
emilio added a comment.Jul 9 2019, 7:27 AM

Thanks for the review as always @Anastasia ^.^