[PATCH] D16403: Add scope information to CFG

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 12 05:29:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC327258: [analyzer] Add scope information to CFG (authored by chefmax, committed by ).

Repository:
  rC Clang

https://reviews.llvm.org/D16403

Files:
  include/clang/Analysis/AnalysisDeclContext.h
  include/clang/Analysis/CFG.h
  include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  lib/Analysis/AnalysisDeclContext.cpp
  lib/Analysis/CFG.cpp
  lib/StaticAnalyzer/Core/AnalysisManager.cpp
  lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/PathDiagnostic.cpp
  test/Analysis/analyzer-config.c
  test/Analysis/analyzer-config.cpp
  test/Analysis/scopes-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16403.137989.patch
Type: text/x-patch
Size: 61203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180312/8f568da1/attachment-0001.bin>


More information about the cfe-commits mailing list