[PATCH] D64635: [CrossTU] Added CTU argument to diagnostic consumer create fn.

Balázs Kéri via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 12 07:14:35 PDT 2019


balazske created this revision.
Herald added subscribers: cfe-commits, gamesh411, Szelethus, dkrupp.
Herald added a project: clang.

The PListDiagnosticConsumer needs a new CTU parameter that is passed
through the create functions.


Repository:
  rC Clang

https://reviews.llvm.org/D64635

Files:
  include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h
  lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
  lib/StaticAnalyzer/Core/PlistDiagnostics.cpp
  lib/StaticAnalyzer/Core/SarifDiagnostics.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64635.209480.patch
Type: text/x-patch
Size: 9617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/0d63d523/attachment-0001.bin>


More information about the cfe-commits mailing list