sapling/eden/fs
Adam Simpkins 736ce0715c make the Hash constructors constexpr
Summary:
Update the Hash constructors that accept a `ByteRange` and a `StringPiece` to
be `constexpr` so that all Hash constructors are now `constexpr`.

This probably shouldn't really make a big difference in practice.  I added
this since I wanted to define some static `Hash` constants in some tests, and
didn't want to worry about SIOF issues.

Reviewed By: chadaustin

Differential Revision: D13475781

fbshipit-source-id: fc1ce91c998f1badadbd6becd525458c25dd30de
2018-12-17 19:15:36 -08:00
..
benchharness standardize some of the benchmark infrastructure 2018-11-13 15:27:50 -08:00
config make the Hash constructors constexpr 2018-12-17 19:15:36 -08:00
fuse eden: forward decl of DirList is insufficient for clang on macos 2018-12-17 15:53:15 -08:00
inodes eden: add helper for accessing stat fields as timespecs 2018-12-16 18:31:46 -08:00
journal explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
model make the Hash constructors constexpr 2018-12-17 19:15:36 -08:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service Make systemd service log to file 2018-12-17 15:14:55 -08:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store remove some more of the leftover empty file checks 2018-12-12 18:48:06 -08:00
takeover eden: handlemap.thrift was removed, but not from cmake build 2018-12-15 13:43:31 -08:00
testharness make the Hash constructors constexpr 2018-12-17 19:15:36 -08:00
tracing eden: add missing cmake for eden/fs/tracing 2018-12-15 19:11:05 -08:00
utils eden: macos has no mremap, adjust MappedDiskVector 2018-12-17 15:53:15 -08:00
CMakeLists.txt eden: add missing cmake for eden/fs/tracing 2018-12-15 19:11:05 -08:00