]> granicus.if.org Git - clang/commit
Add the CK_UnusedFunctionPointer component kind for unused function pointers.
authorAnders Carlsson <andersca@mac.com>
Fri, 19 Feb 2010 20:08:13 +0000 (20:08 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 19 Feb 2010 20:08:13 +0000 (20:08 +0000)
commit1f4646659fa48b7514553abb0e18edc5b08036bd
tree12dcb0b0ff7bac5fdc2c3df380d622d78dc53d39
parent354095c29ef10d4763ec079fde4d6f73841152f6
Add the CK_UnusedFunctionPointer component kind for unused function pointers.

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