Skip to content
Commit 4b03d988 authored by Richard Trieu's avatar Richard Trieu
Browse files

Fix for PR16570: when comparing two function pointers, discard qualifiers when

comparing non-reference function parameters.  The qualifiers don't matter for
comparisons.

This is a re-commit of r187769, which was accidentially reverted in r187770,
with a simplification at the suggestion of Eli Friedman.

llvm-svn: 188112
parent 6dac0070
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