summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx-block-objects.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-2/+2
| | | | | | tests fail. llvm-svn: 188447
* Block API patch to do copy ctor of copied-in cxx objects inFariborz Jahanian2010-11-131-0/+33
copy helper function and dtor of copied cxx objects in dispose helper functions. __block variables TBD next. llvm-svn: 119011
OpenPOWER on IntegriCloud