summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-12-05 16:01:58 -0800
committerReid Kleckner <rnk@google.com>2019-12-05 16:24:24 -0800
commit1f822f212cde1ad9099cf45af0652a83380de772 (patch)
treeb62f9716dbf87f5942a8af8cdd7f0da59c04dde0 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent532196d811ad4db1e522012c9d20e4a95aae2eb3 (diff)
downloadbcm5719-llvm-1f822f212cde1ad9099cf45af0652a83380de772.tar.gz
bcm5719-llvm-1f822f212cde1ad9099cf45af0652a83380de772.zip
Handle two corner cases in creduce-clang-crash.py
Summary: First, call os.path.normpath on the filename argument. I passed in ./foo-asdf.cpp, and this meant that the script failed to find the filename, and bad things happened. Second, call os.path.abspath on binaries. CReduce runs the interestingness test in a temp dir, so relative paths will not work. Reviewers: akhuang Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D71098
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud