commit | a2037284d41905968965638957ea29f9a7e3220e | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Fri Dec 21 03:16:30 2018 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Fri Dec 21 03:16:30 2018 +0000 |
tree | 9724863199a2849f28c716913251781229c395da | |
parent | 545d0b950d2cdcfcdbb5e02f68cae72c079b619d [diff] |
Implement LWG 2936: Path comparison is defined in terms of the generic format This patch implements path::compare according to the current spec. The only observable change is the ordering of "/foo" and "foo", which orders the two paths based on having or not having a root directory (instead of lexically comparing "/" to "foo"). git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@349881 91177308-0d34-0410-b5e6-96231b3b80d8