summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-12-21 03:16:30 +0000
committerEric Fiselier <eric@efcs.ca>2018-12-21 03:16:30 +0000
commit1425485773534fa2431c22e660a6922142db9a66 (patch)
tree5ac9e1086665f95993b16c1a4a6724f0d52474e8 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/nested.cpp
parentf4c21c575af1d552bf68c39a0b554b6235f48c6c (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud