summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2013-05-29 21:50:46 +0000
committerTed Kremenek <kremenek@apple.com>2013-05-29 21:50:46 +0000
commite3dc7f74bec5f22eeecbad757f7dfdab40fbed12 (patch)
tree98fc9cdd5abbfabc6827de6f7718fff060e897d0 /lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
parent00e08db393ba584b06d5d13d156c1f46780602f3 (diff)
Split off casts to void* for -Wint-to-pointer-cast to subgroup -Wint-to-void-pointer-cast.
This change is motivated from user feedback that some APIs use void* as an opaque "context" object that may not really be a pointer. Such users want an ability to turn off the warning for casts to void* while preserving the warning for other cases. Implements <rdar://problem/14016721>. llvm-svn: 182884
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp')
0 files changed, 0 insertions, 0 deletions