]> granicus.if.org Git - clang/commit
move objc expr sema to its own file.
authorChris Lattner <sabre@nondot.org>
Fri, 4 Jan 2008 22:32:30 +0000 (22:32 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 4 Jan 2008 22:32:30 +0000 (22:32 +0000)
commit85a932e26f3c3faae6bad639a6d32e92794dfda9
tree6d2aecd878d7d0fd476fb4db67f157cff02e5839
parent9b2f6c4a271e450a2794aa5dd6095e230483cdf9
move objc expr sema to its own file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45597 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaExpr.cpp
Sema/SemaExprObjC.cpp [new file with mode: 0644]
clang.xcodeproj/project.pbxproj