commit | b67d1fea48c37e39eef88a7d9b535660271e3cc7 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Fri Dec 21 03:16:30 2018 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 27 18:21:48 2020 -0700 |
tree | 9724863199a2849f28c716913251781229c395da | |
parent | caab8e1f5270e8ee38b28090ae8b7cc4c001b462 [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"). llvm-svn: 349881 GitOrigin-RevId: 1425485773534fa2431c22e660a6922142db9a66