[PATCH] D15450: Avoid double deletion in Clang driver.

Yaron Keren via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 17 08:23:04 PST 2016


yaron.keren accepted this revision.
yaron.keren added a reviewer: yaron.keren.
yaron.keren added a comment.
This revision is now accepted and ready to land.

Would be nice to have CodeGenAction::TheModule redirect to CodeGeneratorImpl::M if possible, but that's for another patch. LGTM.


http://reviews.llvm.org/D15450





More information about the cfe-commits mailing list