sapling/eden/fs
Adam Simpkins 0656a70c23 fix the build with gcc
Summary:
This code compiled fine with clang, but gcc apparently requires explicitly
specifying "this->" when referring to members inside a lambda body.

Reviewed By: bolinfest

Differential Revision: D4332357

fbshipit-source-id: 3919dad4fca0b6676731f21781331be73fde8e55
2016-12-15 10:38:30 -08:00
..
cli normalize mount paths when doing config look-ups 2016-09-30 19:07:45 -07:00
config Make it possible to make a commit from Eden. 2016-12-10 01:07:06 -08:00
inodes fix the build with gcc 2016-12-15 10:38:30 -08:00
integration allow tests to override the executable locations 2016-12-14 16:43:00 -08:00
journal sample the snapshot id in the journal at mount time 2016-09-26 13:52:25 -07:00
model Flip Dirstate -> EdenMount dependency. 2016-11-26 12:01:41 -08:00
rocksdb Update TARGETS files to use buckified RocksDB (Use RocksDB version 4.13.3) 2016-11-29 14:37:06 -08:00
service use EdenMount::getFileInode() getSHA1ForPath() 2016-12-14 15:36:11 -08:00
store add new Future-based APIs to ObjectStore 2016-12-13 18:12:21 -08:00
testharness add new Future-based APIs to ObjectStore 2016-12-13 18:12:21 -08:00