This reduces noise in a future patch, but shouldn't change anything
otherwise.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89521
FileManager: Reorder declarations of FileEntry and FileEntryRef, NFC ClosedPublic Authored by dexonsmith on Oct 15 2020, 6:06 PM.
Details Summary This reduces noise in a future patch, but shouldn't change anything
Diff Detail
Event Timelinedexonsmith mentioned this in D89488: FileManager: Shrink FileEntryRef to the size of a pointer.Oct 15 2020, 6:12 PM dexonsmith added a child revision: D89488: FileManager: Shrink FileEntryRef to the size of a pointer. This revision is now accepted and ready to land.Oct 23 2020, 4:50 PM Closed by commit rG81ac81f8644a: FileManager: Reorder declarations of FileEntry and FileEntryRef, NFC (authored by dexonsmith). · Explain WhyOct 23 2020, 5:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300444 clang/include/clang/Basic/FileManager.h
|