]> granicus.if.org Git - clang/commit
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
authorJames Y Knight <jyknight@google.com>
Thu, 31 Jan 2019 21:51:58 +0000 (21:51 +0000)
committerJames Y Knight <jyknight@google.com>
Thu, 31 Jan 2019 21:51:58 +0000 (21:51 +0000)
commit9e67ec1f4d6cc8730c25d02c773366cccba10b42
tree97f2a3a37d3940bb20d796db27f8ba99e89fab5a
parent6a79c4432e4dfc5a6f4bed8d48b2b02afb6824b2
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."

This reverts commit f47d6b38c7a61d50db4566b02719de05492dcef1 (r352791).

Seems to run into compilation failures with GCC (but not clang, where
I tested it). Reverting while I investigate.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp