[PATCH] D153273: [analyzer] Rework support for CFGScopeBegin, CFGScopeEnd, CFGLifetime elements
Tomasz KamiĆski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 12 06:10:10 PDT 2023
tomasz-kaminski-sonarsource updated this revision to Diff 539529.
tomasz-kaminski-sonarsource marked 5 inline comments as done.
tomasz-kaminski-sonarsource added a comment.
Switched to ranges when applicable.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153273/new/
https://reviews.llvm.org/D153273
Files:
clang/include/clang/Analysis/CFG.h
clang/lib/Analysis/CFG.cpp
clang/test/Analysis/auto-obj-dtors-cfg-output.cpp
clang/test/Analysis/lifetime-cfg-output.cpp
clang/test/Analysis/no-exit-cfg.c
clang/test/Analysis/nonreturn-destructors-cfg-output.cpp
clang/test/Analysis/scopes-cfg-output.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153273.539529.patch
Type: text/x-patch
Size: 43040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230712/3a3845a9/attachment-0001.bin>
More information about the cfe-commits
mailing list