diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-06-20 07:52:11 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-06-20 07:52:11 +0000 |
commit | 5f380da06f679aea537dfebe9702f12bfa840f3a (patch) | |
tree | 6143917d17ecabce7dd61e0ff9bfc2face42ecb6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 2889f0c75b9722464af18f70c79f3c160b5334c3 (diff) | |
download | llvm-5f380da06f679aea537dfebe9702f12bfa840f3a.zip llvm-5f380da06f679aea537dfebe9702f12bfa840f3a.tar.gz llvm-5f380da06f679aea537dfebe9702f12bfa840f3a.tar.bz2 |
Fix a problem with the diagnostics of invalid arithmetic with function
pointers I found while working on the NULL arithmetic warning. We here
always assuming the LHS was the pointer, instead of using the selected
pointer expression.
llvm-svn: 133428
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions