[PATCH] D146490: [Support] On Windows, ensure that UniqueID is really stable
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 19:32:41 PDT 2023
aganea updated this revision to Diff 506820.
Herald added a subscriber: ormris.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146490/new/
https://reviews.llvm.org/D146490
Files:
clang-tools-extra/clangd/unittests/FSTests.cpp
clang/include/clang/Basic/FileEntry.h
clang/lib/Basic/FileEntry.cpp
clang/lib/Tooling/DependencyScanning/DependencyScanningFilesystem.cpp
clang/tools/libclang/Indexing.cpp
clang/unittests/Basic/FileManagerTest.cpp
llvm/include/llvm/Support/FileSystem.h
llvm/include/llvm/Support/FileSystem/UniqueID.h
llvm/include/llvm/Support/Windows/ScopedHandle.h
llvm/include/llvm/Support/Windows/WindowsSupport.h
llvm/lib/Support/VirtualFileSystem.cpp
llvm/lib/Support/Windows/Path.inc
llvm/unittests/Support/FSUniqueIDTest.cpp
llvm/unittests/Support/Path.cpp
llvm/unittests/Support/VirtualFileSystemTest.cpp
llvm/utils/split-file/split-file.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146490.506820.patch
Type: text/x-patch
Size: 27160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230321/868b0c67/attachment-0001.bin>
More information about the cfe-commits
mailing list