summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc_copyStruct.m
Commit message (Collapse)AuthorAgeFilesLines
* CodeGen: make the type match the comment for a libcallSaleem Abdulrasool2017-06-171-0/+16
Fix the type for a (runtime) library call to match both the comment and the runtime implementation. As it happens, the type being used matched, this just makes it more precise. llvm-svn: 305638
OpenPOWER on IntegriCloud