summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Symbol/CMakeLists.txt
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2018-05-14 21:04:24 +0000
committerStella Stamenova <stilis@microsoft.com>2018-05-14 21:04:24 +0000
commitad9b69789837c01a8372babf59367019c06b9c27 (patch)
tree43fe1685dace6fb2454876bc89efad94ac38ef45 /lldb/unittests/Symbol/CMakeLists.txt
parent44e180ba895772086b5070c8b8f037ed8f45dcc1 (diff)
downloadbcm5719-llvm-ad9b69789837c01a8372babf59367019c06b9c27.tar.gz
bcm5719-llvm-ad9b69789837c01a8372babf59367019c06b9c27.zip
[lit] Fix several tests that fail when using Python 3 or on Windows
Summary: 1) In logtest.cpp, the name of the file that is reported is not always capitalized, so split the comparison to validate the file (case insensitive) and function (case sensitive) separately 2) Update the gdb remote client tests to work with Python 3. In Python 3, socket sends/receives data as bytes rather than byte strings. This also updates the usage of .hex() - this is no longer available in Python 3, so use hexlify instead Reviewers: asmith, labath, zturner Reviewed By: labath Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D46773 llvm-svn: 332293
Diffstat (limited to 'lldb/unittests/Symbol/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud