[PATCH] D52790: [analyzer][PlistMacroExpansion] New flag to convert macro expansions to events

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 10:29:28 PDT 2018


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

Repository:
  rC Clang

https://reviews.llvm.org/D52790

Files:
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  test/Analysis/Inputs/expected-plists/plist-macros-with-expansion.cpp-as-events.plist
  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: D52790.167975.patch
Type: text/x-patch
Size: 261046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/253586ab/attachment-0001.bin>


More information about the cfe-commits mailing list