]> granicus.if.org Git - clang/commit
Add fopen to the list of builtins that we check and whitelist.
authorEric Christopher <echristo@gmail.com>
Wed, 30 May 2018 21:11:45 +0000 (21:11 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 30 May 2018 21:11:45 +0000 (21:11 +0000)
commit7c6bc9f175dc2ca686f9d73dc388f71b480628cf
treec2008efe761ffa751c31436320a4b8f5cbde240b
parentce5f8b38a883dfcf6ec3b55346594cd6337e3e87
Add fopen to the list of builtins that we check and whitelist.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333594 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Builtins.def
test/CodeGen/libcalls-fno-builtin.c