Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/Headers.cpp | ||
---|---|---|
57–60 | File is already a OptionalFileEntryRef, no need to go to a FileEntry and back into a FileEntryRef |
Paths
| Differential D154962
[clangd] Use canonical path as resolved path for includes. ClosedPublic Authored by VitaNuo on Jul 11 2023, 6:34 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 11 2023, 6:44 AM This revision was landed with ongoing or failed builds.Jul 11 2023, 8:36 AM Closed by commit rG7322f2d5ed54: [clangd] Use canonical path as resolved path for includes. (authored by VitaNuo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539128 clang-tools-extra/clangd/Headers.cpp
|
File is already a OptionalFileEntryRef, no need to go to a FileEntry and back into a FileEntryRef