[PATCH] D52742: [analyzer][PlistMacroExpansion] Part 1.: New expand-macros flag

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 25 14:26:33 PDT 2018


NoQ accepted this revision.
NoQ added inline comments.
This revision is now accepted and ready to land.


================
Comment at: test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist:17-18
+     </dict>
+     <key>name</key><string></string>
+     <key>expansion</key><string></string>
+    </dict>
----------------
NoQ wrote:
> They look empty. I don't think this is intended.
Oh, wait, right, those are not implemented yet!


https://reviews.llvm.org/D52742





More information about the cfe-commits mailing list