Skip to content
Commit 5f380da0 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

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
parent 2889f0c7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment