This is an archive of the discontinued LLVM Phabricator instance.

Fix printf specifier handling: invalid specifier should not be marked as "consuming data arguments"
ClosedPublic

Authored by mehdi_amini on Dec 14 2016, 9:43 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

mehdi_amini retitled this revision from to Fix printf specifier handling: invalid specifier should not be marked as "consuming data arguments".
mehdi_amini updated this object.
mehdi_amini added reviewers: rsmith, bruno, dexonsmith.
mehdi_amini added a subscriber: cfe-commits.
bruno accepted this revision.Dec 15 2016, 11:03 AM
bruno edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 15 2016, 11:03 AM
This revision was automatically updated to reflect the committed changes.