sapling/eden/utils
Adam Simpkins e37b39b8ef fix compilation issues with path comparisons
Summary:
Update PathFuncs so that only PathComponent defines comparison functions
between PathComponent and PathComponentPiece.  Previously PathComponentPiece
also defined methods for performing comparisions between PathComponent and
PathComponentPiece, resulting in ambiguous overload errors when you tried to
use them.  (The same also applied to the RelativePath and AbsolutePath types.)

Reviewed By: wez

Differential Revision: D4546326

fbshipit-source-id: 158f72138e6d81d02beaeb925bfcc59db673c51a
2017-02-15 17:59:58 -08:00
..
test fix compilation issues with path comparisons 2017-02-15 17:59:58 -08:00
Bug.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
Bug.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
DirType.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
HgCommand.cpp fix a variety of lint issues 2017-01-23 18:03:09 -08:00
HgCommand.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
LeaseCache.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
PathFuncs.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
PathFuncs.h fix compilation issues with path comparisons 2017-02-15 17:59:58 -08:00
PathMap.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
SortedInsert.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
TARGETS codemod: fixup more build targets in TARGETS 2017-01-14 01:44:01 -08:00
XAttr.cpp update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00
XAttr.h update all copyright statements to "2016-present" 2017-01-20 22:03:02 -08:00