This revision was automatically updated to reflect the committed changes.
Closed by commit rGaab50af8c18a: SourceManager: Use the same fake SLocEntry
whenever it fails to load (authored by dexonsmith).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D89748?vs=29
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89748/new/
https://reviews.llvm.org/D89748
___
cfe-commits mailing list
cfe-comm
dexonsmith created this revision.
dexonsmith added a reviewer: teemperor.
Herald added a subscriber: ributzka.
dexonsmith requested review of this revision.
Instead of putting a fake `SLocEntry` at `LoadedSLocEntryTable[Index]`
when it fails to load in `SourceManager::loadSLocEntry`, allocate a fa