unittests/SupportTests: Fix test. pop modifies the current entry, thus the
authorMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 9 Dec 2011 01:14:41 +0000 (01:14 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Fri, 9 Dec 2011 01:14:41 +0000 (01:14 +0000)
commitbd3825ecd1e7101ba8da024557e9f8d97686e70d
treebd7708349a1320e9c217a39cfac4b34794232ede
parent6132d70210d2ac01bbbabdb7a64d61b8e6070c71
unittests/SupportTests: Fix test. pop modifies the current entry, thus the
dontlookhere check must be after it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146217 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/Path.cpp