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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 19 16:55:23 PDT 2018


NoQ updated this revision to Diff 143195.
NoQ added a comment.

Hopefully a more portable way of testing this stuff.


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/source1.cpp
  test/Analysis/unified-sources/source2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45839.143195.patch
Type: text/x-patch
Size: 7966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180419/af50f15a/attachment.bin>


More information about the cfe-commits mailing list