diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-09-14 18:14:11 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-09-14 18:14:11 +0000 |
commit | aed7b8ae864c4e7032ddfdfb95b6088eed2f4c93 (patch) | |
tree | 969e152a7f8de070986bc852c003de534005f868 /lldb/packages/Python/lldbsuite/test/python_api/thread | |
parent | 0289c5bbcd7f0ce3982d803cd7f9830c85344b8e (diff) | |
download | bcm5719-llvm-aed7b8ae864c4e7032ddfdfb95b6088eed2f4c93.tar.gz bcm5719-llvm-aed7b8ae864c4e7032ddfdfb95b6088eed2f4c93.zip |
[analyzer] scan-build-py: Remove relative path hack for SATestsBuild.py
Remove the relative path hack in scan-build-py that converts a fully qualified
directory name and a fully qualified file path to a relative path before running
the analyzer on a file.
This hack is not needed: the bad interaction with SATestsBuild.py it was
intended to address is actually the same underlying problem that r280768 fixed.
Further, because the hack would always relativize paths, it caused
SATestBuild.py to be unable to properly line up issues when the build system
changed directory and then built a source file in a child directory but used a
fully-qualified path for the source file.
Differential Revision: https://reviews.llvm.org/D24470
llvm-svn: 281516
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread')
0 files changed, 0 insertions, 0 deletions