summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc-non-trivial-struct-nrvo.m
Commit message (Collapse)AuthorAgeFilesLines
* Generalize NRVO to cover C structs.Akira Hatanaka2018-03-291-0/+134
This commit generalizes NRVO to cover C structs (both trivial and non-trivial structs). rdar://problem/33599681 Differential Revision: https://reviews.llvm.org/D44968 llvm-svn: 328809
OpenPOWER on IntegriCloud