This fixes a false positive in the Crubit nullability verification.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152683
[clang][dataflow] Model pointer value for builtin functions. ClosedPublic Authored by mboehme on Jun 12 2023, 1:11 AM.
Details Summary This fixes a false positive in the Crubit nullability verification.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2023, 3:15 AM Closed by commit rG3f31d3204bd2: [clang][dataflow] Model pointer value for builtin functions. (authored by mboehme). · Explain WhyJun 12 2023, 5:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 530422 clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
|