]> granicus.if.org Git - clang/commit
Remove unused parameter from ActOnDeclarator.
authorAnders Carlsson <andersca@mac.com>
Mon, 4 Jul 2011 16:28:17 +0000 (16:28 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 4 Jul 2011 16:28:17 +0000 (16:28 +0000)
commit3242ee01d43c6b6f5db968cd2c82e5d18d71283c
tree5241edb68c6913426fb1be69c752f7195ddab4a7
parentb43c8ec359293df0c1fc250201930f4461c835f8
Remove unused parameter from ActOnDeclarator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134377 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaDecl.cpp