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

Phabricator via Phabricator via llvm-commits llvm-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 rL330876: [analyzer] Enable analysis of WebKit "unified sources". (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45839?vs=143416&id=144015#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45839

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45839.144015.patch
Type: text/x-patch
Size: 9136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/40f8b028/attachment.bin>


More information about the llvm-commits mailing list