[PATCH] D92432: [analyzer] Add a thin abstraction layer between libCrossTU and libAnalysis.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 10 11:03:26 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG00ffea77ad88: [analyzer][CTU] Add an abstraction layer between libCrossTU and libAnalysis. (authored by dergachev.a).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92432

Files:
  clang/include/clang/Analysis/CrossTUAnalysisHelper.h
  clang/include/clang/Analysis/PathDiagnosticConsumers.h
  clang/include/clang/CrossTU/CrossTranslationUnit.h
  clang/lib/Analysis/HTMLPathDiagnosticConsumer.cpp
  clang/lib/Analysis/PlistHTMLPathDiagnosticConsumer.cpp
  clang/lib/Analysis/PlistPathDiagnosticConsumer.cpp
  clang/lib/Analysis/SarifPathDiagnosticConsumer.cpp
  clang/lib/Analysis/TextPathDiagnosticConsumer.cpp
  clang/lib/CrossTU/CrossTranslationUnit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92432.310961.patch
Type: text/x-patch
Size: 13859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201210/8a592122/attachment-0001.bin>


More information about the cfe-commits mailing list