diff options
author | Reid Kleckner <rnk@google.com> | 2016-02-03 21:41:12 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2016-02-03 21:41:12 +0000 |
commit | c2e23116277bcca1e347ff2e0cbd43c09f0cda6b (patch) | |
tree | adafb7aa6d5da4fca3c7bf0916338e692cee0385 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c | |
parent | b3596028cf6a7c87fd2ddd2a3a1a97195aab35bc (diff) | |
download | bcm5719-llvm-c2e23116277bcca1e347ff2e0cbd43c09f0cda6b.tar.gz bcm5719-llvm-c2e23116277bcca1e347ff2e0cbd43c09f0cda6b.zip |
Silence -Wsign-conversion issue in ProgramTest.cpp
Unfortunately, ProgramInfo::ProcessId is signed on Unix and unsigned on
Windows, breaking the standard fix of using '0U' in the gtest
expectation.
llvm-svn: 259704
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/main.c')
0 files changed, 0 insertions, 0 deletions