aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/Lambda.h
AgeCommit message (Expand)Author
2012-07-02Documentation cleanup:James Dennett
2012-07-02Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett
2012-02-07Introduce basic ASTs for lambda expressions. This covers:Douglas Gregor