[all-commits] [llvm/llvm-project] 940d0a: Revert "FileManager: Improve the FileEntryRef API ...
Duncan P. N. Exon Smith via All-commits
all-commits at lists.llvm.org
Fri Oct 30 11:07:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 940d0a310dca31ae97080b068cef92eadfee6367
https://github.com/llvm/llvm-project/commit/940d0a310dca31ae97080b068cef92eadfee6367
Author: Duncan P. N. Exon Smith <dexonsmith at apple.com>
Date: 2020-10-30 (Fri, 30 Oct 2020)
Changed paths:
M clang/include/clang/Basic/FileEntry.h
M clang/unittests/Basic/CMakeLists.txt
R clang/unittests/Basic/FileEntryTest.cpp
M clang/unittests/Basic/FileManagerTest.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list