Update Module::findHeader to return Optional<FileEntryRef> and
fix its one caller.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D90485
Lex: Update Module::findHeader to return FileEntryRef, NFC ClosedPublic Authored by dexonsmith on Oct 30 2020, 10:54 AM.
Details Summary Update Module::findHeader to return Optional<FileEntryRef> and
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 30 2020, 8:45 AM dexonsmith added a parent revision: D90484: FileManager: Add FileEntryRef::getDir, returning DirectoryEntryRef.Nov 30 2020, 2:08 PM Closed by commit rGf85db7f7ba68: Lex: Update Module::findHeader to return FileEntryRef, NFC (authored by dexonsmith). · Explain WhyNov 30 2020, 5:13 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 301962 clang/include/clang/Lex/ModuleMap.h
clang/lib/Lex/ModuleMap.cpp
|