summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2016-01-25 19:13:35 +0000
committerAdrian McCarthy <amccarth@google.com>2016-01-25 19:13:35 +0000
commit60897300c5dd2bfcf0677c4746acda78a0093126 (patch)
tree997b8a100bf20fd4d6266b1d4dfb574a24461895 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parenta392810bea652716c660af509035e178cee75a6b (diff)
downloadbcm5719-llvm-60897300c5dd2bfcf0677c4746acda78a0093126.tar.gz
bcm5719-llvm-60897300c5dd2bfcf0677c4746acda78a0093126.zip
Fix TestSourceManager.py on Windows.
Python 3.5 is picky about writing strings to binary files, so we now open the file in text mode, and we explicitly set the newline mode to avoid re-writing it with CR+LF on Windows (which causes git to think the file had changed). llvm-svn: 258704
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud