[PATCH] D93224: [analyzer] Use the MacroExpansionContext for macro expansions in plists

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 9 19:24:29 PST 2021


Szelethus accepted this revision.
Szelethus added a comment.
Herald added a subscriber: nullptr.cpp.

Happy to see this mess go. It was obvious even after the first few hurdles that it wouldn't work out in the long term.



================
Comment at: clang/test/Analysis/plist-macros-with-expansion.cpp:137
 
-// TODO: Expand arguments.
-// CHECK: <key>name</key><string>PASS_PTR_TO_MACRO_THAT_WILL_BE_UNDEFD</string>
----------------
Nice.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93224/new/

https://reviews.llvm.org/D93224



More information about the cfe-commits mailing list