]> granicus.if.org Git - clang/commit
Reinstate r97674 with a fix for the assertion that was firing in <list>
authorDouglas Gregor <dgregor@apple.com>
Wed, 3 Mar 2010 23:55:11 +0000 (23:55 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 3 Mar 2010 23:55:11 +0000 (23:55 +0000)
commit5fccd36204f11c8491325038e6ffcc784399098e
tree4d2d6be2d6ad6f4e158e4d4b3273faaafce2adc5
parent8383c554cde943ffcf678e5394a1a616d150b84d
Reinstate r97674 with a fix for the assertion that was firing in <list>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97686 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/Sema.h
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/TreeTransform.h
test/CXX/class.derived/class.member.lookup/p8.cpp [new file with mode: 0644]