This is an archive of the discontinued LLVM Phabricator instance.

Add a cc1 option to force disabling lifetime-markers emission from clang
ClosedPublic

Authored by mehdi_amini on Jan 5 2017, 4:23 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mehdi_amini updated this revision to Diff 83321.Jan 5 2017, 4:23 PM
mehdi_amini retitled this revision from to Add a cc1 option to force disabling lifetime-markers emission from clang.
mehdi_amini updated this object.
mehdi_amini added reviewers: chandlerc, rsmith.
mehdi_amini added a subscriber: cfe-commits.
chandlerc accepted this revision.Jan 6 2017, 3:25 PM
chandlerc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jan 6 2017, 3:25 PM
This revision was automatically updated to reflect the committed changes.