https://reviews.llvm.org/D60302 made changes in the clang front-end so that the retainRV marker is emitted as a module flag. This patch implements the corresponding changes in the ARC contract pass and the auto-upgrader.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM