sapling/eden/fs/store
Chad Austin cfaea9c9d0 warn on unused exception parameter
Summary:
The Windows build spews a great many warnings. Address some of them by
enabling the unused-exception-parameter warning on Clang/Linux too.

Reviewed By: yfeldblum

Differential Revision: D18178930

fbshipit-source-id: efecb605b84d4f06c8c8411a23d17904bbdff746
2019-10-28 17:49:23 -07:00
..
git Tidy up license headers 2019-10-11 05:28:23 -07:00
hg warn on unused exception parameter 2019-10-28 17:49:23 -07:00
mononoke clang-format 2019-10-24 14:56:43 -07:00
test clang-format 2019-10-24 14:56:43 -07:00
BackingStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobAccess.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobCache.h Tidy up license headers 2019-10-11 05:28:23 -07:00
BlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
CMakeLists.txt add missing dependency for eden_store library 2019-09-30 16:06:05 -07:00
Diff.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
Diff.h pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
DiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
DiffContext.cpp pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
DiffContext.h pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00
eden_store_util.cpp remove EdenConfig accessors 2019-10-11 17:55:19 -07:00
EmptyBackingStore.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
EmptyBackingStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
IObjectStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
KeySpaces.h Tidy up license headers 2019-10-11 05:28:23 -07:00
LocalStore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
LocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
MemoryLocalStore.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
MemoryLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ObjectStore.cpp rename tracing to telemetry 2019-10-15 13:39:41 -07:00
ObjectStore.h rename tracing to telemetry 2019-10-15 13:39:41 -07:00
RocksDbLocalStore.cpp clang-format 2019-10-24 14:56:43 -07:00
RocksDbLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
ScmStatusDiffCallback.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
SerializedBlobMetadata.h Tidy up license headers 2019-10-11 05:28:23 -07:00
SqliteLocalStore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
SqliteLocalStore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
StoreResult.h Tidy up license headers 2019-10-11 05:28:23 -07:00