[PATCH] D52795: [analyzer][PlistMacroExpansion] Part 3.: Macro arguments are expanded

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 12:14:44 PDT 2018


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

This part focuses on expanding macro arguments. Unfortunately, I didn't find too many nice ways to do this, but hey, what can you expect from macros :(


Repository:
  rC Clang

https://reviews.llvm.org/D52795

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: D52795.167996.patch
Type: text/x-patch
Size: 127430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/c5c667bf/attachment-0001.bin>


More information about the cfe-commits mailing list