summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/lambdas-generalized-capture.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] Add tests for generalized lambda capture (C++14). NFC.Devin Coughlin2015-11-261-0/+50
Add tests demonstrating that the analyzer supports generalized lambda capture. This support falls out naturally from the work Gábor Horváth did adding C++11 lambdas to the analyzer. llvm-svn: 254114
OpenPOWER on IntegriCloud