Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Add tests for generalized lambda capture (C++14). NFC. | Devin Coughlin | 2015-11-26 | 1 | -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 |