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

Mehdi AMINI via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 6 22:26:05 PDT 2017


mehdi_amini added a comment.

Interestingly I got the opposite issue recently: calling through a macro with a single format specifier was *adding* new specific in the fixit in some conditions.

I'm not the best person to review this change though, let me add a few folks.


Repository:
  rL LLVM

https://reviews.llvm.org/D33976





More information about the cfe-commits mailing list