[PATCH] D16403: Add scope information to CFG
Maxim Ostapenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 07:37:04 PST 2018
m.ostapenko updated this revision to Diff 130183.
m.ostapenko retitled this revision from "Add scope information to CFG for If/While/For/Do/Compound/CXXRangeFor statements" to "Add scope information to CFG".
m.ostapenko added a comment.
Some code cleanup + updated test case.
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
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.130183.patch
Type: text/x-patch
Size: 59004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/d4e98f03/attachment-0001.bin>
More information about the cfe-commits
mailing list