Fix a number of tests on Windows.
authorZachary Turner <zturner@google.com>
Wed, 14 Jan 2015 21:42:53 +0000 (21:42 +0000)
committerZachary Turner <zturner@google.com>
Wed, 14 Jan 2015 21:42:53 +0000 (21:42 +0000)
commit12947b7e25e38d5b15c82e6f26388e99a77acc2a
treeafda18fec5daf8b695b30e53b440f329958324e0
parent6e7ab02cffea3844aba7bbe33e53f5b7fd97bde6
Fix a number of tests on Windows.

These fix various issues with path handling and disable a few tests
which use features of LLVM which are not yet supported on Windows.

llvm-svn: 226042
lldb/source/Plugins/Process/Windows/ProcessWindows.cpp
lldb/test/functionalities/breakpoint/breakpoint_conditions/TestBreakpointConditions.py
lldb/test/lang/c/bitfields/TestBitfields.py
lldb/test/lang/cpp/class_types/TestClassTypes.py
lldb/test/python_api/target/TestTargetAPI.py