sapling/eden/fs/config
Chad Austin 61e738cd84 use enumValue instead of static_cast<int>
Summary:
Where appropriate, replace uses of `static_cast<int>` with
`enumValue`.

Reviewed By: simpkins

Differential Revision: D20975196

fbshipit-source-id: 581643366ea7eda5d1961238b0693cf45c4eec94
2020-04-28 18:59:34 -07:00
..
test remove all CLI code dealing with the old legacy bind-mounts config 2020-04-09 17:31:03 -07:00
CachedParsedFileMonitor.h Use getFileContent() on Windows 2020-04-24 12:46:18 -07:00
CheckoutConfig.cpp remove the legacy bind mount code from CheckoutConfig 2020-01-24 18:11:36 -08:00
CheckoutConfig.h remove the legacy bind mount code from CheckoutConfig 2020-01-24 18:11:36 -08:00
CMakeLists.txt clean up duplicate find_package(cpptoml) 2019-09-20 11:36:13 -07:00
ConfigSetting.h refactor EdenConfig to use private inheritance 2019-10-11 11:01:49 -07:00
eden_config.thrift Tidy up license headers 2019-10-11 05:28:23 -07:00
EdenConfig.cpp use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
EdenConfig.h exit if the EdenFS lock file ever becomes invalid 2020-03-26 20:17:12 -07:00
FieldConverter.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FieldConverter.h Tidy up license headers 2019-10-11 05:28:23 -07:00
FileChangeMonitor.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
FileChangeMonitor.h replace some uses of memset 2020-01-31 10:50:48 -08:00
ReloadableConfig.cpp use enumValue instead of static_cast<int> 2020-04-28 18:59:34 -07:00
ReloadableConfig.h optimize and simplify ReloadableConfig 2019-10-11 10:42:36 -07:00
TomlConfig.h add helper for setting default values in toml tables 2020-02-05 11:20:26 -08:00