diff options
author | David Majnemer <david.majnemer@gmail.com> | 2014-07-22 22:02:48 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2014-07-22 22:02:48 +0000 |
commit | f57a430b90985d142a39816a41b9379f9af84de3 (patch) | |
tree | 26a63ab92c75726f4df33c3213c687dc65b89dd8 /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h | |
parent | 0e957cf714c57bc018f5db83220857aad354f957 (diff) | |
download | bcm5719-llvm-f57a430b90985d142a39816a41b9379f9af84de3.tar.gz bcm5719-llvm-f57a430b90985d142a39816a41b9379f9af84de3.zip |
ScriptInterpreterPython: %p should be used with void-pointer
printf's %p format specifier expects an argument of type void-pointer,
not type PyThreadState*. Fix this with a static_cast.
Differential Revision: http://reviews.llvm.org/D4632
llvm-svn: 213695
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h')
0 files changed, 0 insertions, 0 deletions