diff options
| author | Hans Wennborg <hans@hanshq.net> | 2018-08-08 07:50:31 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2018-08-08 07:50:31 +0000 |
| commit | a6a8a0dc0c09db16ef5fe73bbf06efb4b71a026f (patch) | |
| tree | de6c7038854aa0aa981d09d5fa8979f50e4b8418 /clang/lib/CodeGen/CodeGenAction.cpp | |
| parent | b6d96c38667119ea9c1201e203e2cc1cbfa35613 (diff) | |
| download | bcm5719-llvm-a6a8a0dc0c09db16ef5fe73bbf06efb4b71a026f.tar.gz bcm5719-llvm-a6a8a0dc0c09db16ef5fe73bbf06efb4b71a026f.zip | |
Merging r339217:
------------------------------------------------------------------------
r339217 | cdavis | 2018-08-08 06:21:24 +0200 (Wed, 08 Aug 2018) | 11 lines
[libunwind] Fix pointer-to-integer cast warnings on LLP64.
Summary:
`long` is too short on LLP64. We have to use `intptr_t` to
avoid truncating pointers.
Reviewers: mstorsjo, rnk, compnerd, smeenai
Subscribers: christof, cfe-commits, llvm-commits
Differential Revision: https://reviews.llvm.org/D50412
------------------------------------------------------------------------
llvm-svn: 339222
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions

