]> granicus.if.org Git - clang/commit
Fix issues missed during the review of r222099.
authorRichard Trieu <rtrieu@google.com>
Sat, 15 Nov 2014 06:37:39 +0000 (06:37 +0000)
committerRichard Trieu <rtrieu@google.com>
Sat, 15 Nov 2014 06:37:39 +0000 (06:37 +0000)
commit65d8b4c4998b3a0c20934ea72ede72ef4838a004
tree74aa883c0df364d0cd13817b57b8b5a0ac084a37
parentf43c22e9e105ea5a5df48b39084df345ad3becbc
Fix issues missed during the review of r222099.

Shift some functions around, make a method in Sema private,
call the correct overloaded function.  No functional change.

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