[PATCH] D124442: [analyzer] Allow exploded graph dumps in release builds
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 2 02:42:40 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ce7050f701c: [analyzer] Allow exploded graph dumps in release builds (authored by steakhal).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124442/new/
https://reviews.llvm.org/D124442
Files:
clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
clang/test/Analysis/dump_egraph.c
clang/test/Analysis/dump_egraph.cpp
clang/test/Analysis/exploded-graph-rewriter/dynamic_types.cpp
clang/test/Analysis/exploded-graph-rewriter/escapes.c
clang/test/Analysis/exploded-graph-rewriter/initializers_under_construction.cpp
clang/test/Analysis/exploded-graph-rewriter/l_name_starts_with_l.cpp
clang/test/Analysis/exploded-graph-rewriter/macros.c
clang/test/Analysis/exploded-graph-rewriter/objects_under_construction.cpp
clang/test/Analysis/exploded-graph-rewriter/win_path_forbidden_chars.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124442.426363.patch
Type: text/x-patch
Size: 10094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220502/ce5c2ef8/attachment-0001.bin>
More information about the cfe-commits
mailing list