commit | b979db159a515fe12b54f793690618313e017259 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Fri May 01 01:49:37 2015 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Fri May 01 01:49:37 2015 +0000 |
tree | bfc386d843d3e43f8390b037fa10cb1c9fc7ed5a | |
parent | 36414035c7d64e447c34aaf983d65a47c540b325 [diff] |
Disallow conversions from function pointers to void*. Function pointers and member function pointers cannot be converted to void*. libc++abi incorrectly allows this conversion for function pointers. Review URL: http://reviews.llvm.org/D8811 git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@236299 91177308-0d34-0410-b5e6-96231b3b80d8