summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/captured-statements.c
Commit message (Expand)AuthorAgeFilesLines
* Improved capturing variable-length array types in CapturedStmt.Alexey Bataev2014-10-291-4/+7
* Fixed test CodeGen/captured-statements.c for powerpc64-linux.Alexey Bataev2014-07-041-2/+2
* Added test for capturing VLA types if the captured variable is a function par...Alexey Bataev2014-07-021-0/+13
* Using of variable length arrays in captured statements and OpenMP constructs.Alexey Bataev2014-06-301-2/+3
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-1/+1
* CodeGen for CapturedStmtsBen Langmuir2013-05-091-0/+80
OpenPOWER on IntegriCloud