Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp | ||
|---|---|---|
| 1961 | nit: use unique identifiers for each check? | |
| Paths 
 |  Differential  D122129  
[clang][dataflow] Model the behavior of optional and std swap ClosedPublic Authored by sgatev on Mar 21 2022, 5:08 AM. 
Details 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Mar 21 2022, 6:53 AM Closed by commit rG2ddd57ae1ec4: [clang][dataflow] Model the behavior of optional and std swap (authored by sgatev).  ·  Explain WhyMar 22 2022, 1:36 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 417209 clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
 clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
nit: use unique identifiers for each check?