This is an archive of the discontinued LLVM Phabricator instance.

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
otherwise.

Diff Detail