summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/lambdas.cpp
Commit message (Expand)AuthorAgeFilesLines
* [analyzer] Refer to capture field to determine if capture is reference.Devin Coughlin2015-11-151-0/+72
* [analyzer] Fix lambdas that are capturing constants.Gabor Horvath2015-10-271-0/+15
* [analyzer] Fix another crash when analyzing lambda functions.Gabor Horvath2015-10-271-0/+6
* [analyzer] Added a missing test case for r251289.Gabor Horvath2015-10-261-0/+13
* [Static Analyzer] Lambda support.Gabor Horvath2015-09-111-1/+173
* Per latest drafting, switch to implementing init-captures as if by declaringRichard Smith2013-09-281-1/+1
* Include lambda capture init expressions in CFG.Ted Kremenek2012-04-121-0/+20
OpenPOWER on IntegriCloud