]> granicus.if.org Git - clang/commit
[class.local] p1 and p3. Also, add back the xcodeproj file.
authorAnders Carlsson <andersca@mac.com>
Wed, 24 Jun 2009 00:10:43 +0000 (00:10 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 24 Jun 2009 00:10:43 +0000 (00:10 +0000)
commite41590d2504d73453d58f22e9176088990555cc1
tree76448fbfb9f3c89d0149955ad158771fc95a6c9f
parent220a0f3412dad46d7dadf8b6042783016c029564
[class.local] p1 and p3. Also, add back the xcodeproj file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74027 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj [new file with mode: 0644]
include/clang/AST/DeclCXX.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/Sema.h
lib/Sema/SemaExpr.cpp
lib/Sema/SemaStmt.cpp
test/CXX/class/class.local/p1.cpp [new file with mode: 0644]
test/CXX/class/class.local/p3.cpp [new file with mode: 0644]