summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/watchpoint/main.c
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-03-07 22:37:23 +0000
committerAlex Langford <apl@fb.com>2019-03-07 22:37:23 +0000
commitd672e533d5cbd37c7a5f623565ece47167dec411 (patch)
treeb6fdf8f3b89e90d3076e7b2463f94fd8b43706a6 /lldb/packages/Python/lldbsuite/test/python_api/watchpoint/main.c
parent46fac9c4f270eac7072f88477385e973983b88f5 (diff)
downloadbcm5719-llvm-d672e533d5cbd37c7a5f623565ece47167dec411.tar.gz
bcm5719-llvm-d672e533d5cbd37c7a5f623565ece47167dec411.zip
Fix TestPaths.py on windows
I committed an implementation of GetClangResourceDir on windows but forgot to update this test. I merged the tests like I intended to, but I realized that the test was actually failing. After looking into it, it appears that FileSystem::Resolve was taking the path and setting the FileSpec's Directory to "/path/to/lldb/lib/clang/" and the File to "9.0.0" which isn't what we want. So I removed the resolve line from DefaultComputeClangResourceDir. llvm-svn: 355648
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/watchpoint/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud