Migrate to the FileEntryRef overload of SourceManager::createFileID
(using FileManager::getOptionalFileRef) in
ClangExpressionParser::ParseInternal.
No functionality change here.
Paths
| Differential D92957
ExpressionParser: Migrate to FileEntryRef in ParseInternal, NFC ClosedPublic Authored by dexonsmith on Dec 9 2020, 11:47 AM.
Details Summary Migrate to the FileEntryRef overload of SourceManager::createFileID No functionality change here.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2020, 7:31 AM This revision was landed with ongoing or failed builds.Jan 25 2021, 4:40 PM Closed by commit rG8b6aedc4c99a: ExpressionParser: Migrate to FileEntryRef in ParseInternal, NFC (authored by dexonsmith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319165 lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
|