[PATCH] D34268: [clang] Fix format specifiers fixits for nested macros
Alexander Shaposhnikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 19 12:30:12 PDT 2017
alexshap planned changes to this revision.
alexshap marked an inline comment as done.
alexshap added a comment.
probably we don't need to keep the entire expansion stack in MacroArgUse (i was doing that because it was easier to understand what's going on).
I will update this diff soon.
Repository:
rL LLVM
https://reviews.llvm.org/D34268
More information about the cfe-commits
mailing list