David Majnemer 695f0f1024 TypeSynthetic: Fix a pointer-to-function to void-pointer cast
reinterpret_cast may not convert a pointer-to-function to a
void-pointer.  Take a detour through intptr_t and *then* convert to a
pointer-to-function.

Differential Revision: http://reviews.llvm.org/D4627

llvm-svn: 213682
2014-07-22 20:40:01 +00:00
..
2014-04-10 18:17:30 +00:00
2013-11-22 00:02:13 +00:00
2014-03-31 23:02:25 +00:00
2013-02-15 02:36:40 +00:00
2013-11-22 00:02:13 +00:00