]> granicus.if.org Git - clang/commit
Bump up property conversion earlier in the initialization process. Fixes
authorJohn McCall <rjmccall@apple.com>
Tue, 7 Dec 2010 22:54:16 +0000 (22:54 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 7 Dec 2010 22:54:16 +0000 (22:54 +0000)
commit241d5580d2f3969d2cd2a94b4a92c762b5dc1e04
tree057cbc3756809ace7543021e640adf57c5ef6912
parentcf55652cf668c1402eee0b12edd2e5a1bc34d7a1
Bump up property conversion earlier in the initialization process.  Fixes
the failed compile in PR8751.

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