Revert "FileManager: Improve the FileEntryRef API and customize its OptionalStorage...
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 30 Oct 2020 18:06:15 +0000 (14:06 -0400)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 30 Oct 2020 18:06:55 +0000 (14:06 -0400)
commit940d0a310dca31ae97080b068cef92eadfee6367
treeffab442393b5687bb381466c59375a2841d8a8c2
parent5530fb586f30da9dcb434f6be39198dbf016b866
Revert "FileManager: Improve the FileEntryRef API and customize its OptionalStorage" and follow-ups

This reverts commit 5530fb586f30da9dcb434f6be39198dbf016b866.
This reverts commit 010238a296e61cbf6f4d7f4383e26cf00c4e4992.
This reverts commit 84e8257937ec6a332aa0b688f4dce57016516ffd.

Having trouble getting the bots compiling. Will try again later.
clang/include/clang/Basic/FileEntry.h
clang/unittests/Basic/CMakeLists.txt
clang/unittests/Basic/FileEntryTest.cpp [deleted file]
clang/unittests/Basic/FileManagerTest.cpp