diff options
author | Ted Kremenek <kremenek@apple.com> | 2013-05-29 21:50:46 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2013-05-29 21:50:46 +0000 |
commit | e3dc7f74bec5f22eeecbad757f7dfdab40fbed12 (patch) | |
tree | 98fc9cdd5abbfabc6827de6f7718fff060e897d0 /llvm/lib/Target/ARM/ARMISelLowering.cpp | |
parent | 00e08db393ba584b06d5d13d156c1f46780602f3 (diff) | |
download | bcm5719-llvm-e3dc7f74bec5f22eeecbad757f7dfdab40fbed12.tar.gz bcm5719-llvm-e3dc7f74bec5f22eeecbad757f7dfdab40fbed12.zip |
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 'llvm/lib/Target/ARM/ARMISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions