[PATCH] D52988: [analyzer][PlistMacroExpansion] Part 5.: Support for # and ##

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 8 09:17:15 PDT 2018


Szelethus created this revision.
Szelethus added reviewers: xazax.hun, NoQ, george.karpenkov, rnkovacs, baloghadamsoftware.
Herald added subscribers: cfe-commits, mikhail.ramalho, a.sidorin, szepet, whisperity.

>From what I can see, this should be the last patch needed to replicate macro argument expansions.

Thanks again to @donat.nagy for spotting this!


Repository:
  rC Clang

https://reviews.llvm.org/D52988

Files:
  lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp.plist
  test/Analysis/plist-macros-with-expansion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52988.168670.patch
Type: text/x-patch
Size: 20247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181008/8c14923b/attachment-0001.bin>


More information about the cfe-commits mailing list