sapling/eden/fs/win/mount
Chad Austin db73eb37fd make deleted default constructors explicit
Summary:
Some of our types were vulnerable to the issue described in
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1008r0.pdf so
make all deleted default constructors explicit.

Reviewed By: simpkins

Differential Revision: D21008976

fbshipit-source-id: 5b21923f25121dabf4bb0ea55f94536fb3532e6b
2020-04-14 12:47:03 -07:00
..
test Disable StatusTest 2020-03-31 08:08:36 -07:00
CurrentState.cpp Add CurrentState to record the FS changes 2019-10-24 16:26:54 -07:00
CurrentState.h Add CurrentState to record the FS changes 2019-10-24 16:26:54 -07:00
EdenDispatcher.cpp eden: fix some unreferenced variable warnings on Windows 2020-03-20 14:00:33 -07:00
EdenDispatcher.h Implemented check file name functionality to workaround a Projected FS issue. 2020-01-13 16:15:09 -08:00
Enumerator.cpp Remove searchExpression DCHECK 2019-10-18 12:39:09 -07:00
Enumerator.h make deleted default constructors explicit 2020-04-14 12:47:03 -07:00
FsChannel.h Create TestFsChannel class 2019-12-10 14:07:25 -08:00
GenerateStatus.cpp codemod collectAll() to collectAllUnsafe() to fix the build on Windows 2020-04-03 11:01:55 -07:00
GenerateStatus.h Add GenerateStatus to compute the status change 2019-12-10 14:07:24 -08:00
PrjfsChannel.cpp Move Windows EdenMount and RepoConfig to fs/inodes/win 2020-03-10 12:27:50 -07:00
PrjfsChannel.h make deleted default constructors explicit 2020-04-14 12:47:03 -07:00
StateDbNode.cpp Add StateDbNode to fetch and set the directory entries from the regdb 2019-10-24 16:26:54 -07:00
StateDbNode.h eden: accomodate narrowing warnings on windows 2020-03-26 10:30:21 -07:00
StateDirectoryEntry.h Add StateDirectoryEntry as an in memory representation of a FS cache dirEntry 2019-10-24 16:26:53 -07:00