forked from OSchip/llvm-project
34866c7719
(__builtin_* etc.) so that it isn't possible to take their address. Specifically, introduce a new type to represent a reference to a builtin function, and a new cast kind to convert it to a function pointer in the operand of a call. Fixes PR13195. llvm-svn: 162962 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Commit.cpp | ||
EditedSource.cpp | ||
Makefile | ||
RewriteObjCFoundationAPI.cpp |