aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
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 /clang/lib/CodeGen/CodeGenModule.cpp
parentb3596028cf6a7c87fd2ddd2a3a1a97195aab35bc (diff)
downloadllvm-c2e23116277bcca1e347ff2e0cbd43c09f0cda6b.zip
llvm-c2e23116277bcca1e347ff2e0cbd43c09f0cda6b.tar.gz
llvm-c2e23116277bcca1e347ff2e0cbd43c09f0cda6b.tar.bz2
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 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions