[PATCH] D15031: CFG: Add CFGElement for automatic variables that leave the scope

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 12 00:04:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307759: CFG: Add CFGElement for automatic variables that leave the scope (authored by mgehre).

Changed prior to commit:
  https://reviews.llvm.org/D15031?vs=91378&id=106146#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D15031

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15031.106146.patch
Type: text/x-patch
Size: 52599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170712/f2656ccc/attachment-0001.bin>


More information about the cfe-commits mailing list