]> granicus.if.org Git - clang/commit
Fix an assertion introduced by my previous refactoring.
authorFaisal Vali <faisalv@yahoo.com>
Sun, 8 Dec 2013 15:00:29 +0000 (15:00 +0000)
committerFaisal Vali <faisalv@yahoo.com>
Sun, 8 Dec 2013 15:00:29 +0000 (15:00 +0000)
commitebdfa9b60d9a89859f4f8a7760510fbe0fc96b53
tree90213d740d110c20aef0589be096d33883eab610
parentfb29d250128b404baf921f29b5ab9345a29761a0
Fix an assertion introduced by my previous refactoring.

Add back the test that was triggering the assertion (which I removed mistakenly thinking it was triggering just a warning and not an assertion).  My error was brought to my attention by Rafael (Thanks!).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196721 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLambda.cpp
test/SemaCXX/cxx1y-init-captures.cpp