llvm-ar: Clean up memory management with OwningPtr.
[oota-llvm.git] / test / Transforms / ObjCARC / pointer-types.ll
2011-12-14 Dan GohmanIt turns out that clang does use pointer-to-function...