[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
Thu Oct 4 09:46:11 PDT 2018


Szelethus updated this revision to Diff 168317.
Szelethus added a comment.

Changed the plist output.


https://reviews.llvm.org/D52790

Files:
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  lib/StaticAnalyzer/Core/BugReporter.cpp
  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: D52790.168317.patch
Type: text/x-patch
Size: 19302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181004/031b0fc1/attachment-0001.bin>


More information about the cfe-commits mailing list