]> granicus.if.org Git - clang/commit
Refactor one helper function to merely forward to another so that there
authorChandler Carruth <chandlerc@gmail.com>
Tue, 5 Apr 2011 06:47:57 +0000 (06:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 5 Apr 2011 06:47:57 +0000 (06:47 +0000)
commite1b02e00d851389415a5b7a1398de26c382887c6
treec71f7807ee2a07fac44affdcf4a8c661a81576c4
parentddf68ff6fa9dbf9f1224726c81204b9af81cb85f
Refactor one helper function to merely forward to another so that there
is a single implementation. No functionality change intended.

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