[PATCH] D33976: [clang] Fix format specifiers fixits

Mehdi AMINI via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 13 18:02:59 PDT 2017


mehdi_amini added a comment.

In https://reviews.llvm.org/D33976#776486, @mehdi_amini wrote:

> In https://reviews.llvm.org/D33976#775918, @alexshap wrote:
>
> > @mehdi_amini , thanks, i see, regarding the "opposite issue" - probably an example / test case would be helpful, that looks like a separate issue.
> >  Thanks for adding @ahatanak and @arphaman, that would be wonderful if smb could look at this diff (which, besides the fix, adds tests)
>
>
> I'll CC you on the bug when I get time to reduce the test case and file the bug.


I finally got to reduce it: https://bugs.llvm.org/show_bug.cgi?id=33447


Repository:
  rL LLVM

https://reviews.llvm.org/D33976





More information about the cfe-commits mailing list