]> granicus.if.org Git - clang/commit
Fix a small bug in the linkage computation for the lambda conversion-to-function...
authorEli Friedman <eli.friedman@gmail.com>
Thu, 13 Jun 2013 19:39:48 +0000 (19:39 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 13 Jun 2013 19:39:48 +0000 (19:39 +0000)
commit38fa961573efb0fb9ef53f3e8a9e730701bc9375
tree8c178babc17dccd7d9c46a0e442e1b9d3fad6f23
parent2289933d3dfad854c006c02738abb1c57d1d587e
Fix a small bug in the linkage computation for the lambda conversion-to-function-pointer member.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183931 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaLambda.cpp
test/CodeGenCXX/mangle-lambdas.cpp