History log of /external/clang/test/SemaCXX/instantiate-blocks.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
649657e7d6c150136cae5ab22e39b9794cff80cc 04-Dec-2011 Fariborz Jahanian <fjahanian@apple.com> Move block return type inference diagnostic to a common place where
Function or array lvalue conversions happens.



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145782 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/instantiate-blocks.cpp
0586520acb2f368c874943353a222be7f00c3068 03-Dec-2011 Fariborz Jahanian <fjahanian@apple.com> If block literal return type is not specified, return type of the block is
inferred from return types. All the return statements have to agree about the type.
// rdar://10466373


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@145774 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/instantiate-blocks.cpp
5750b81beb0d508278011c410b01acabc9c7ca05 09-Jul-2010 Fariborz Jahanian <fjahanian@apple.com> Instantiation of byref variable in
block literal expression.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108019 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/SemaCXX/instantiate-blocks.cpp