summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/edit-swig-python-wrapper-file.py
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-07-29 04:42:39 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-07-29 04:42:39 +0000
commit38b9b568b950d2c200e1de2e9cb87d5f8ff6d59f (patch)
tree52f7158a8274a66d56dbbb9df50cea19934dd7b6 /lldb/scripts/Python/edit-swig-python-wrapper-file.py
parent019d255d3e0041d70f2a59303013d9337dd980a2 (diff)
downloadbcm5719-llvm-38b9b568b950d2c200e1de2e9cb87d5f8ff6d59f.tar.gz
bcm5719-llvm-38b9b568b950d2c200e1de2e9cb87d5f8ff6d59f.zip
Teach Path::GetCurrentDirectory to use $PWD, to support users who like to do
screwy things by setting PWD != getcwd(). For example, some developers I know will use this to control the value in gcc's DW_AT_comp_dir value in debug output. With this patch, that trick will now work on clang too. The only other effect of this change is that the static analysis will now respect $PWD when reporting the directory of the files in its HTML output. I think that's fine. llvm-svn: 136459
Diffstat (limited to 'lldb/scripts/Python/edit-swig-python-wrapper-file.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud