This is necessary to avoid C2280 errors with msvc if we were to add
__declspec(dllexport) to the class.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156598
Support: Delete copy constructors for RedirectingFileSystem Needs ReviewPublic Authored by tstellar on Jul 29 2023, 7:19 AM. This revision needs review, but there are no reviewers specified.
Details
Summary This is necessary to avoid C2280 errors with msvc if we were to add
Diff Detail
Revision Contents
Diff 545373 llvm/include/llvm/Support/VirtualFileSystem.h
|