]> granicus.if.org Git - clang/commit
Make Sema::BuildCXXCastArgument static, since it now only has one caller. No function...
authorDouglas Gregor <dgregor@apple.com>
Fri, 16 Apr 2010 22:17:36 +0000 (22:17 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 16 Apr 2010 22:17:36 +0000 (22:17 +0000)
commitba70ab6e92ab3055acc898738e5f86739b91685e
tree6d95ff32a56f6487721ceb8b23e7cb00a0079f7d
parentd6e44a3c4193bd422bfa78c8086fb16bb2168e34
Make Sema::BuildCXXCastArgument static, since it now only has one caller. No functionality change

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