summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/main.c
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-02-03 21:41:12 +0000
committerReid Kleckner <rnk@google.com>2016-02-03 21:41:12 +0000
commitc2e23116277bcca1e347ff2e0cbd43c09f0cda6b (patch)
treeadafb7aa6d5da4fca3c7bf0916338e692cee0385 /lldb/packages/Python/lldbsuite/test/python_api/section/main.c
parentb3596028cf6a7c87fd2ddd2a3a1a97195aab35bc (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud