[PATCH] D27726: [analyzer] Refer to macro names in diagnostics for macros representing a literal

Devin Coughlin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 14:09:14 PST 2016


dcoughlin accepted this revision.
dcoughlin added a comment.
This revision is now accepted and ready to land.

The diagnostics look great to me and the macro logic seems reasonable.



================
Comment at: test/Analysis/diagnostics/macros.cpp:49
+}
\ No newline at end of file

----------------
Missing newline?


https://reviews.llvm.org/D27726





More information about the cfe-commits mailing list