[PATCH] D52986: [analyzer][PlistMacroExpansion] Part 4.: Support for __VA_ARGS__

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 28 10:09:14 PST 2018


Szelethus updated this revision to Diff 175718.
Szelethus added a comment.
Herald added a subscriber: gamesh411.

- Fixed a crash where no arguments (**not** empty arguments) were supplied to `__VA_ARGS__`.
- Rebased to master.


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

https://reviews.llvm.org/D52986

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: D52986.175718.patch
Type: text/x-patch
Size: 29462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181128/5f02aa09/attachment-0001.bin>


More information about the cfe-commits mailing list