sapling/eden/fs/model/git
Chad Austin 97f2921deb fix an assertion violation in GlobBenchmark
Summary:
In dev mode, the glob benchmark failed inside of
folly::Range::operator[] because asserting null termination
technically violates the bounds check.

Reviewed By: simpkins

Differential Revision: D20268416

fbshipit-source-id: ee9b16a6eb9882e850631aa9d83fffe7b6fb67c3
2020-03-16 13:28:24 -07:00
..
test fix an assertion violation in GlobBenchmark 2020-03-16 13:28:24 -07:00
CMakeLists.txt update license headers in CMake files 2019-06-19 17:02:46 -07:00
GitBlob.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
GitBlob.h Tidy up license headers 2019-10-11 05:28:23 -07:00
GitIgnore.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
GitIgnore.h Tidy up license headers 2019-10-11 05:28:23 -07:00
GitIgnoreFileParser.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
GitIgnoreFileParser.h Tidy up license headers 2019-10-11 05:28:23 -07:00
GitIgnorePattern.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
GitIgnorePattern.h Tidy up license headers 2019-10-11 05:28:23 -07:00
GitIgnoreStack.cpp make PathComponentPiece and RelativePathPiece constexpr 2019-12-04 13:30:18 -08:00
GitIgnoreStack.h Tidy up license headers 2019-10-11 05:28:23 -07:00
GitTree.cpp Remove dead includes in eden 2019-10-11 16:45:01 -07:00
GitTree.h Tidy up license headers 2019-10-11 05:28:23 -07:00
GlobMatcher.cpp Tidy up license headers 2019-10-11 05:28:23 -07:00
GlobMatcher.h Tidy up license headers 2019-10-11 05:28:23 -07:00
TopLevelIgnores.h pass DiffContext through TreeDiffer code path 2019-10-11 10:46:20 -07:00