diff options
author | Eric Fiselier <eric@efcs.ca> | 2018-12-21 03:16:30 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2018-12-21 03:16:30 +0000 |
commit | 1425485773534fa2431c22e660a6922142db9a66 (patch) | |
tree | 5ac9e1086665f95993b16c1a4a6724f0d52474e8 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp | |
parent | f4c21c575af1d552bf68c39a0b554b6235f48c6c (diff) | |
download | bcm5719-llvm-1425485773534fa2431c22e660a6922142db9a66.tar.gz bcm5719-llvm-1425485773534fa2431c22e660a6922142db9a66.zip |
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp')
0 files changed, 0 insertions, 0 deletions