[PATCH] D45839: [analyzer] Add support for WebKit "unified sources".

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 25 14:56:25 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rC330876: [analyzer] Enable analysis of WebKit "unified sources". (authored by dergachev, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D45839

Files:
  include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h
  lib/StaticAnalyzer/Core/CallEvent.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
  lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  test/Analysis/unified-sources/UnifiedSource-1.cpp
  test/Analysis/unified-sources/container.h
  test/Analysis/unified-sources/source1.cpp
  test/Analysis/unified-sources/source2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45839.144016.patch
Type: text/x-patch
Size: 8866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180425/7326ccc0/attachment-0001.bin>


More information about the cfe-commits mailing list