[PATCH] D121158: [clang][dataflow] Fix nullptr dereferencing error.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 7 18:21:28 PST 2022
ymandel updated this revision to Diff 413674.
ymandel added a comment.
switch to c++11 for test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121158/new/
https://reviews.llvm.org/D121158
Files:
clang/include/clang/Analysis/FlowSensitive/Value.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/unittests/Analysis/FlowSensitive/DataflowEnvironmentTest.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121158.413674.patch
Type: text/x-patch
Size: 13367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220308/df40b3d5/attachment.bin>
More information about the cfe-commits
mailing list