summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/captured-statements.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* More fixes for block mangling.Eli Friedman2013-07-021-2/+2
* Fix the linkage of static locals inside a CapturedStmt. (Found in theEli Friedman2013-06-131-0/+15
* Fix test/CodeGenCXX/captured-statements.cpp on powerpc64Ben Langmuir2013-05-131-7/+4
* Codegen tests for captured statements with templatesWei Pan2013-05-101-0/+80
* Fix captured statements codegen test on ARMBen Langmuir2013-05-091-2/+2
* CodeGen for CapturedStmtsBen Langmuir2013-05-091-0/+97
OpenPOWER on IntegriCloud