Set the end range location of a FunctionDecl to the right paren.
commit1dd0da3ff9fc2864b8ef3e19278281afff81d377
authorArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 25 Jun 2009 18:22:24 +0000 (25 18:22 +0000)
committerArgiris Kirtzidis <akyrtzi@gmail.com>
Thu, 25 Jun 2009 18:22:24 +0000 (25 18:22 +0000)
tree6d280d79b5fe6e800aff57fd764777c795ccc79a
parent949a4cfea0c4ec7c1979111a2e6b3e8d77afaeb0
Set the end range location of a FunctionDecl to the right paren.

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