This is an archive of the discontinued LLVM Phabricator instance.

WIP: Speculative fix for ASTImporter crash with SLocEntry changes
Changes PlannedPublic

Authored by dexonsmith on Oct 26 2020, 2:20 PM.

Details

Summary

This is a speculative fix for the ASTImporter crash in https://reviews.llvm.org/D89749; I will clean this up and commit if it's the right direction.

Diff Detail