summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/cxx1y-lambda.mm
Commit message (Collapse)AuthorAgeFilesLines
* Perform Objective-C lifetime adjustments before comparing deduced lambda ↵Douglas Gregor2015-10-011-0/+19
result types. Objective-C ARC lifetime qualifiers are dropped when canonicalizing function types. Perform the same adjustment before comparing the deduced result types of lambdas. Fixes rdar://problem/22344904. llvm-svn: 249065
OpenPOWER on IntegriCloud