]> granicus.if.org Git - clang/commit
Apply the 'nobuiltin' attribute to call sites when the user specifies `-fno-builtin...
authorBill Wendling <isanbard@gmail.com>
Fri, 22 Feb 2013 00:13:35 +0000 (00:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 22 Feb 2013 00:13:35 +0000 (00:13 +0000)
commit94236e7393d5cd4acbc5f0b503d23bbe78d9aeec
tree233a3a5226d93c4471488674ea70408ea57ce69f
parent0c67fc9c2e2ec8aa787ee9daf2780d47abe1fb6c
Apply the 'nobuiltin' attribute to call sites when the user specifies `-fno-builtin' on the command line.

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