diff options
author | Douglas Gregor <dgregor@apple.com> | 2012-02-15 22:08:38 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2012-02-15 22:08:38 +0000 |
commit | c2956e5681113bbcec5ff98833345166942a211b (patch) | |
tree | 51bb5ee8760a04157f980ca613bba0e6609fd0b1 /test/Parser/cxx-using-directive.cpp | |
parent | 4339bb3a71b6463415708553fda16aa7e44d07eb (diff) |
Lambda closure types have a conversion function to a block pointer
with the same parameter types and return type as the function call
operator. This is the real answer to
http://stackoverflow.com/questions/4148242/is-it-possible-to-convert-a-c0x-lambda-to-a-clang-block
:)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150620 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Parser/cxx-using-directive.cpp')
0 files changed, 0 insertions, 0 deletions