]> granicus.if.org Git - clang/commit
Commit some missing changes to the previous patch.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Wed, 11 May 2011 22:50:12 +0000 (22:50 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Wed, 11 May 2011 22:50:12 +0000 (22:50 +0000)
commita6bff2caf90d769e0b6bfe59c3e7f16ef8402e5a
treed9dcee5135500c2484c6e6e5dfa8cf635d1770b7
parentcdee3fee8ca4df7fb9179f29cc3ba96ac4fd0f95
Commit some missing changes to the previous patch.

This means we get C++0x jump-across-intializer semantics correct.

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