Inline the 'hasIncompatibleWithVarArgsAttrs' method into its only uses. And some...
authorBill Wendling <isanbard@gmail.com>
Wed, 19 Dec 2012 08:57:40 +0000 (08:57 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 19 Dec 2012 08:57:40 +0000 (08:57 +0000)
commit1d3dcfe4246b4d45fa78a8dfd0a11c7fff842c15
tree620c196cbe494c112b8cb30866ac81d1fc654024
parent0575429d14f2a81a1808133920d2820b1f83357f
Inline the 'hasIncompatibleWithVarArgsAttrs' method into its only uses. And some minor comment reformatting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170516 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Attributes.h
lib/Transforms/InstCombine/InstCombineCalls.cpp
lib/VMCore/Verifier.cpp